• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

a few Linux questions

sykopath79

Senior member
I recently installed Mandrake Linux 8.1 so I could start educating myself in the ways of the penguin, and I have a couple questions:

- Are there any Linux IM clients that connect to the MSN Messenger network?
- I have a SanDisk SDDR-31 USB CompactFlash card reader, how do I get it to work in Mandrake so I can access my photos?
- Is there any way to make the toolbar in GNOME or KDE wider? (like in Windows where you can drag it to be wider and thus accomodate more buttons)
- Is there a way to see a list of currently running applications/processes and, if necessary, kill them? (like the WinNT task manager)

More questions to come later I'm sure, since I'm a total Linux newbie...
 


<< - Are there any Linux IM clients that connect to the MSN Messenger network? >>



Try jabber



<< - Is there a way to see a list of currently running applications/processes and, if necessary, kill them? (like the WinNT task manager) >>



'ps aux'
 


<<

<< - Are there any Linux IM clients that connect to the MSN Messenger network? >>



Try jabber



<< - Is there a way to see a list of currently running applications/processes and, if necessary, kill them? (like the WinNT task manager) >>



'ps aux'
>>



You can also do all of this through top.
 


<<

<< [You can also do all of this through top. >>



Remember, I am a total newbie. What the hell is "top"?
>>



NAME
man - display the on-line manual pages
NAME
top - show system usage statistics


Both are installed by default. get used to using them, man in particular. It will be your best friend (imagine help program that helps!) 🙂
 
Back
Top