Lucid Tips

Easily understood tips that make your computing experience easier

Managing packages using apt on Ubuntu

On Ubuntu Synaptics package manager allows you to search and install packages. It is essentially a front end to APT (Advanced Packaging Tool) and package management can be performed from the command line as well. This can be very handy if you are using SSH to connect to a remote machine and do not have the luxury of using the graphical interface.

apt-cache and apt-get are the commands that work with APT and help searching/installing packages.

Read more

Comments are off for this post

Upgraded to WordPress v2.6

I have just upgraded to WordPress v2.6. It looks like it went through smoothly but if you notice anything out of ordinary please let me know by posting a comment.

-lucidTipster

Comments are off for this post

Enable Remote Desktop and Auto Login on Ubuntu

Ubuntu has a built in Remote Desktop functionality that allows you to connect to your machine from a remote location. This is not enabled by default but can be easily enabled. If the Ubuntu machine is restarted you cannot remote desktop into in because it would be waiting at the login screen. This too can be fixed with the auto login mechanism.

Read more

Comments are off for this post

Unix Utils on Windows

Ask any Linux/Unix administrator if they could perform their daily tasks without ‘grep’ and their answer would be an emphatic NO!!!. Windows lacks many of the unix commands/utilities that are very simple yet highly efficient. Luckily there is a collection of GNU Unix-like utilities that are available for Windows.

Read more

1 comment

« Previous PageNext Page »