First go at using Linux


Recommended Posts

For the first time I decided to use Linux on one of my primary computers and overall I was very surprised, it went quite well but a few things didn't work. I installed Ubuntu 8.04.1 on my Dell Optiplex GX 260. It recognised my sound card and wireless card but it failed to detect my bluetooth dongle, web cam and second hard disk. Never the less I managed to connect to the internet and do a few things but I noticed it was quite slow, these are my specs: -

Intel Pentium 4 2.0Ghz

768MB DDR1 Ram

40GB HDD (Primary) + 80HDD (Secondary)

64MB ATI Radeon 7000 Dedicated Graphics

It does seem slower than XP, any suggestions...

Link to comment
https://www.neowin.net/forum/topic/650426-first-go-at-using-linux/
Share on other sites

...

It does seem slower than XP, any suggestions...

Suggestion #1: Compare a current OS to another current OS, Vista to Ubuntu. ;)

Ubuntu with Gnome is a higher-footprint OS, like Vista would be. However, with Linux, you do have the ability to "step down" to a lighter environment - yet still retain all the current updates and apps (something that does not apply to Windows). If you want a little lighter GUI, but still want a pleasing environment, might I suggest you install XFCE (it should be in synaptic package manager). Then when you finish installing it, log out (no need to reboot), and at the login screen, select your "session" as XFCE and login. You will have all the same apps, but be in a bit of lighter desktop. You should notice it feels peppier. If you can do some benchmarks between XP, Ubuntu (Gnome) and Ubuntu (XFCE), it might help put numbers behind your perceptions.

For your other items, I don't have any bluetooth, or webcam so cannot help :(

Also, tell us about this "secondary" hard drive. Is it an external SATA? USB? Internal PATA? Formatted NTFS?

It is a fast system you've got there, so it should actually be noticeably faster than XP or Vista, even with Gnome. I have a lesser spec than you on my laptop and it flies compared to those others.

This makes me suspicious there is something else happening somewhere that is slowing you down. Still XFCE is faster than Gnome and nearly as 'feature complete', as MarkJensen says.

Ok, let's see what Linux sees for drives on your IDE channels.

Can you open a terminal, and post the output of the following command in the forum here?

sudo fdisk -l

That command will list the available drives it sees.

I assume it is NTFS. I asked, but you didn't really specify. It is possible it wasn't shut down cleanly, so Linux is not going to mount it. Or there may be other issues.

The fdisk command will confirm that the drive is seen, and what partitions exist on it. If it is NTFS, and everything seems to be in order, my next step will be to recommend booting Windows and doing a full checkdisk on it. I think that is the "/x" option or something.

You should be able to have read access to NTFS partitions by default in Ubuntu, I don't know why it would not work for you in this case. You can add write support for NTFS using the ntfs-3g driver, but I'm not sure of the current state of reliability or limitations by using that driver.

http://www.ubuntugeek.com/widows-ntfs-part...ntu-feisty.html

No, no, no.... Don't format the drive to FAT just to see it!

Linux can use NTFS just fine. However, it will refuse to work with an NTFS filesystem that has problems (this avoids the risk of further corruption). NTFS is a secret Windows filesystems. Microsoft has not relased documentation on this to allow other devs to fully deal with NTFS, so I would only use Microsoft tools to perform a chkdsk or defrag.

And, as I posted before, I recommend you do both of these. I don't see where you confirmed that you just ran a full chkdsk /x and defrag.

in windows, run chksdk twice on the disk. If it is not visible, it is because it has not been unmounted corectly at on point in time (probably an hard restart when windows crashed) you just need to run chksdk (scandisk) and it will appear. You can also force it in the command line with the -o force option, but it is easyer to just run scandisk.

Thanks! :)

And now how do I switch to that desktop? :whistle:

:laugh:

When you are at the login screen, you see a pulldown (up?) menu for "Session" selection. Click that and select XFCE, and when you log in, you will be in an XFCE environment. (Y)

:laugh:

When you are at the login screen, you see a pulldown (up?) menu for "Session" selection. Click that and select XFCE, and when you log in, you will be in an XFCE environment. (Y)

Amazing, amazing, how simple it was! :woot: :laugh: Are there any other environment available, except KDE, Gnome and this one? :rolleyes:

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

    • No registered users viewing this page.
  • Posts

    • Sandboxie Plus 1.17.8 / Classic 5.72.8 by Razvan Serea Run programs in a sandbox to prevent malware from making permanent changes to your PC. Sandboxie allows you to run your browser, or any other program, so that all changes that result from the usage are kept in a sandbox environment, which can then be deleted later. Sandboxie is a sandbox-based isolation software for 32- and 64-bit Windows NT-based operating systems. It is being developed by David Xanatos since it became open source, before that it was developed by Sophos (which acquired it from Invincea, which acquired it earlier from the original author Ronen Tzur). It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying the local or mapped drive. An isolated virtual environment allows controlled testing of untrusted programs and web surfing. Sandboxie is available in two flavors Plus and Classic. Both have the same core components, this means they have the same level of security and compatibility. What's different is the user interface the Plus build has a modern Qt based UI which supports all new features that have been added since the project went open source. The Classic build has the old no longer developed MFC based UI, hence it lacks support for modern features, these features can however still be used when manually configured in the Sandboxie.ini. Sandboxie Plus 1.17.8 / Classic 5.72.8 release notes: Added added DisableCustomTitleOpt=[process,][y|n] to allow [#] sandboxie title markers on custom-titlebar windows (Delphi VCL, Qt, Electron) that were previously skipped to prevent DWM repaint CPU loops #5387 Changed updated bundled ImDisk driver to 3.0.2 #5419 Fixed fix Suppress logs for expected non-user SIDs #5422 SbieSvc.exe: SBIE2218/2219 error when run program as administrator #5417 fixed explorer.exe crashes in Application Compartment when Huorong Security is installed #5423 Download: Sandboxie Plus (64-bit) | 23.5 MB (Open Source) Download: Sandboxie Classic (64-bit) | 3.0 MB Links: Sandboxie Website | GitHub | ARM64 | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Hello, Christian Maas' XVI32 is a nice (and very small) hex editor. Speaking of hex editors, many years ago a colleague and I who both worked at Tribal Voice managed to edit a copy of the company's PowWow instant messaging client to make it behave better now that all of its lookup servers and other server-side tech was gone.  The program didn't support NAT (RFC-3022 was introduced in January 2001, the same time Tribal Voice was shuttered), but it still worked okay if you manually set up port-forwarding on your router.  The server at http://powwow.jazy.net/ hosts a copy (usual warnings about downloading and running untrusted code from random internet servers apply). I occasionally use some tools like Funduc Software's Search and Replace and Application Mover when I need to make mass-edits to text-based files or move programs with a hard-coded installation directories, respectively.  When I need to figure out the exact LCD panel inside of a laptop, EnTech Taiwan's Monitor Asset Manager is my go-to tool for that purpose. JD Design's website (now hosted on github.io) has a number of interesting freeware and shareware utilities.  I used to use their TouchPro utility to set the file timestamps on software I was mastering to match its version number (e.g., version 3.00 of a program had all of its files dates set to 3:00AM, and so forth). Karenware has a number of interesting freeware utilities, too. Regards, Aryeh Goretsky  
    • I still use HexChat! Not really as ancient as the 1994 AutoCAD above my post, but I have never found anything better to replace it. Yes we still operate an IRC server https://www.neowin.net/irc/ 😛 
    • At work we still have a couple of people that use a version of AutoCAD LT purchased in 1994. This predates Windows 95 and works fine on versions of Windows up to XP. Its long since run in an locked down isolated XP VM, accessible via RDP. I did install LibreCAD for them, however they said it was just too different to get to grips with. In all fairness one of them is now 75 and the other is almost 60.
    • On my music making (non internet) PC Sony Acid Pro 7.0 Adobe Audition 2015 Korg Legacy Collection Windows 7 SP1
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      509
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!