Recommended Posts

Would like to see that option too.

Another thing that it really should be changed in synaptic,

is the option "browse the documentation". It's only possible

to use that if you install dwww :

Read all on-line documentation with a WWW browser

All installed on-line documentation will be served via a local HTTP

server. When possible, dwww converts the documentation to HTML.

You need to install both a CGI-capable HTTP server and a WWW

browser to read the documentation.

Now, dwww needs to have a webserver installed. :rolleyes:

Don't think it would be the best solution, if people just want to read the documentation

of a package, to go and install a webserver...

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585996201
Share on other sites

ok, thanks to everyone that helped me switch to Ubuntu.

I have it up and running now and i think it has great potential as an OS.

I do have a few niggly issues if anyone can help.

I added another IDE hard disk as slave after i did the ubuntu install and its not showing up :no:

My netgear dm602 router was auto-detected via ethernet, but i want to use the usb connection on the modem instead so i can use the ethernet for my PS2. The usb driver on the netgear site suggest its for windows.

Also, i think i might have buggered up my Sata hard disk, i formatted it within Ubuntu then decided to put it in my other PC to install ubuntu or windows but it just ticks slowly and not much screen action... i can't even make it to the installer it just hangs at dos. :huh:

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997560
Share on other sites

I added another IDE hard disk as slave after i did the ubuntu install and its not showing up  :no:

585997560[/snapback]

Try this in a terminal, and post the output in the forum here:

sudo fdisk -l

(and that is a lowercase "L", not the number "1")

This will tell you every hard drive it sees.

My netgear dm602 router was auto-detected via ethernet, but i want to use the usb connection on the modem instead so i can use the ethernet for my PS2. The usb driver on the netgear site suggest its for windows.

585997560[/snapback]

Using the ethernet port will be most transparent and problem-free. However, USB may work. If not natively, then through something like NDISwrapper, I think. I have no experience with that, but it should help point you in a possible direction. We have a HOWTO on setting up NDISwrapper in our HOWTO & FAQ section here.

Also, i think i might have buggered up my Sata hard disk, i formatted it within Ubuntu then decided to put it in my other PC to install ubuntu or windows but it just ticks slowly and not much screen action... i can't even make it to the installer it just hangs at dos.  :huh:

585997560[/snapback]

I dunno. Try running qtparted and see what you can see with that tool. Also, the fdisk command above might tell us what is going on.

If the drive is going to be reformatted and re-used, and you don't care about the data on it, you may need to just wipe the partition table data. If you need to, you can possibly remove all data with qtparted, or you can do this with a dd command.

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997643
Share on other sites

ok heres the log;

andrew@ubuntu:~$ sudo fdisk -l

Password:

Disk /dev/hda: 81.9 GB, 81964302336 bytes

255 heads, 63 sectors/track, 9964 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/hda1 * 1 9634 77385073+ 83 Linux

/dev/hda2 9635 9964 2650725 5 Extended

/dev/hda5 9635 9964 2650693+ 82 Linux swap / Solaris

Disk /dev/hdb: 41.1 GB, 41110142976 bytes

255 heads, 63 sectors/track, 4998 cylinders

Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot Start End Blocks Id System

/dev/hdb1 * 1 4791 38483676 83 Linux

/dev/hdb2 4792 4998 1662727+ 5 Extended

/dev/hdb5 4792 4998 1662696 82 Linux swap / Solaris

andrew@ubuntu:~$

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997690
Share on other sites

Well, your slave drive (on the Primary IDE) is there. It is /dev/hdb. Looks like you just need to mount the partition(s) you need access to. If no mount points are created, you will have to make some yourself and perform the mount manually. Once you know what you want, you can add entries into your /etc/fstab to automatically mount these every time you boot.

Looks like your second drive had a separate Linux installation. Did you want to boot into it? Or share some of the data on it? Or wipe it clean and use it in your current install? Or perhaps something else...?

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997709
Share on other sites

Looks like your second drive had a separate Linux installation.  Did you want to boot into it?  Or share some of the data on it?  Or wipe it clean and use it in your current install?  Or perhaps something else...?

585997709[/snapback]

i wanted to wipe it clean and use it in my current install.

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997726
Share on other sites

i wanted to wipe it clean and use it in my current install.

585997726[/snapback]

If you've got something like QTParted installed, fire that up. Otherwise do a sudo cfdisk /dev/hdb and delete all the partitions on it and create a new one.

Then do one of the following:

ext2:

mke2fs /dev/hdb1

ext3:

mke2fs -j /dev/hdb1

reiserfs:

mkreiserfs /dev/hdb1

And then add an entry into your fstab to mount that one.

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997821
Share on other sites

My netgear dm602 router was auto-detected via ethernet, but i want to use the usb connection on the modem instead so i can use the ethernet for my PS2. The usb driver on the netgear site suggest its for windows.

585997560[/snapback]

I would suggest that you get a cheapo firewall/router/switch device. They usually come with 4 LAN ports and one WAN port. Connect the ethernet port of the Netgear DM602 to the WAN port and then connect your PS2 and your Linux box to the LAN ports. You'll still have two LAN ports left over for other computers in the future.

I would personally recommend this even if you switch back to Windows :o

a) You get a NAT firewall

b) You get ethernet access to your computer

c) You don't need to mess with drivers at all

d) It works with every OS (heck, you could probably make it work with DOS if you really tried)

Link to comment
https://www.neowin.net/forum/topic/326259-linux/page/2/#findComment-585997833
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Google Chrome 149.0.7827.103 (offline installer) by Razvan Serea The web browser is arguably the most important piece of software on your computer. You spend much of your time online inside a browser: when you search, chat, email, shop, bank, read the news, and watch videos online, you often do all this using a browser. Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. Use one box for everything--type in the address bar and get suggestions for both search and Web pages. Thumbnails of your top sites let you access your favorite pages instantly with lightning speed from any new tab. Desktop shortcuts allow you to launch your favorite Web apps straight from your desktop. Chrome has many useful features built in, including automatic full-page translation and access to thousands of apps, extensions, and themes from the Chrome Web Store. Google Chrome is one of the best solutions for Internet browsing giving you high level of security, speed and great features. Important to know! The offline installer links do not include the automatic update feature. Download web installer: Google Chrome Web 32-bit | Google Chrome 64-bit | Freeware Download: Google Chrome Offline Installer 64-bit | Direct Link | 131.0 MB Download: Google Chrome Offline Installer 32-bit | Direct Link | 119.0 MB Download page: Google Chrome Portable Download: Chrome ARM64 | Direct Link View: Chrome Website | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Apple would rather delay Siri AI than open iOS to rival assistants in the EU by Pradeep Viswanathan At WWDC 2026, Apple today announced a revamped Siri AI experience for iOS and iPadOS users. However, this new Siri AI experience will not be available on iPhones and iPads in the European Union when iOS 27 and iPadOS 27 launch later this year. In a detailed press release, Apple blamed the Siri delay on the EU’s Digital Markets Act, highlighting that EU regulators did not accept its proposed solutions for bringing Siri AI to the region. Consequently, there is currently no timeline for Siri AI’s availability on iOS and iPadOS in the EU. Here is what EU users will be missing due to this delay: Siri AI, Apple’s next-generation assistant powered by Apple Intelligence A new dedicated Siri app for revisiting conversations Expanded Visual Intelligence features Integrated AI-assisted writing tools Siri mode in Camera on iOS Other system-level AI features Since the new Siri experience on watchOS 27 is dependent on an iOS 27 device, EU users will also miss out on Siri AI on watchOS 27. The most frustrating part is that even developers based in the EU will not be able to test or use the new Siri AI features for their apps on iOS 27, iPadOS 27, and watchOS 27. In its press release, Apple mentioned that making Siri AI available in the EU would require the company to give other AI assistants (like ChatGPT, Claude, and Gemini) broad access to private user data and the ability to control installed apps. Essentially, the EU wants competing AI systems to be able to read and send messages, make purchases, access files, and perform actions across apps. To address these concerns, Apple proposed an intermediary system called Trusted System Agent. This system would have allowed other virtual assistants to access the same features as Siri AI in a safer way. However, the European Commission rejected Apple's proposals, and it is currently unclear why. The good news is that Apple stated it will continue working with EU regulators to bring Siri AI to the region. For now, however, iPhone and iPad users in the EU will have to wait. If platform gatekeepers such as Apple and Google reserve deep operating system capabilities only for their own AI assistants, rival services such as ChatGPT, Claude, Perplexity, and others will be at a major disadvantage. Modern AI assistants are no longer simple chatbots. They require access to core OS-level capabilities such as reading on-screen context, interacting with installed apps, sending messages, creating calendar events, managing files, and completing user-approved actions across the device. If only Siri on iOS or Gemini on Android can access these capabilities, competing AI services will struggle to offer the same level of convenience, even if their underlying models are better. This is exactly what the European Union's DMA is trying to address. Apple and Google should be allowed to protect user privacy and security, but they should not be permitted to use those concerns as a blanket excuse to block rival AI assistants from getting fair access to core platform features. A secure permission-based framework could allow users to choose their preferred AI assistant without giving any company unrestricted access to personal data.
    • Firefox 151.0.4 by Razvan Serea Firefox is a fast, full-featured Web browser. It offers great security, privacy, and protection against viruses, spyware, malware, and it can also easily block pop-up windows. The key features that have made Firefox so popular are the simple and effective UI, browser speed and strong security capabilities. Firefox has complete features for browsing the Internet. It is very reliable and flexible due to its implemented security features, along with customization options. Firefox includes pop-up blocking, tab-browsing, integrated Google search, simplified privacy controls, a streamlined browser window that shows you more of the page than any other browser and a number of additional features that work with you to help you get the most out of your time online. Firefox key features Enhanced Tracking Protection (ETP) – Blocks trackers, cookies, cryptominers, and fingerprinters by default. Private Browsing Mode – Deletes history, cookies, and temporary files when closed. Lightweight & Fast Performance – Optimized memory usage with efficient page loading. Cross-Platform Sync – Sync bookmarks, passwords, history, and open tabs across devices. Customizable Interface – Toolbars, themes, and extensions can be tailored to user needs. Strong Privacy Controls – Options to manage cookies, permissions, and site data easily. Reader Mode – Strips away clutter for distraction-free reading. Pocket Integration – Save and read articles offline with Pocket built into Firefox. Picture-in-Picture (PiP) – Watch videos in a floating window while multitasking. Extensions & Add-ons – Vast library for productivity, security, and personalization. Built-in PDF Viewer – No need for external software to view PDFs. Firefox Monitor – Alerts users if their email is part of a known data breach. Multi-Account Containers – Isolate browsing sessions (e.g., work, personal, shopping). Performance & Resource Efficiency – Uses fewer system resources than some competitors. Open Source & Community-Driven – Transparent development with global contributions. Download: Firefox 64-bit | Firefox 32-bit | ARM64 | ~70.0 MB (Freeware) Download: Firefox for MacOS | 145.0 MB View: Firefox Home Page | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • When I was a teen, I actually believed that the government used to be always be the bad guy. However as an adult, someone who has actually seen the Law work (though not perfect). I now think everyone cries a river. In this specific case, the so called freedom has consequences to society. Anyone who has seen how child are indeed affected, and I don't mean only extreme things like getting drugs or hate crimen , but no one can deny society as a whole has gone down a rabbit hole due to exesive use of internet. Before anyone calls out that it's the parents responsibility. Yes that's true, but the reality your family/kids might be good people. There are 99% out there who are not and have been brain dead by many things on the internet.
  • Recent Achievements

    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
    • Proficient
      Eric Biran went up a rank
      Proficient
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      PsYcHoKiLLa
      222
    3. 3
      ATLien_0
      92
    4. 4
      +Edouard
      86
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!