#apt Articles


Ubuntu + Automatic Software Updates

How often do you actually log on to your machine - hit sudo apt-get update; sudo apt-get upgrade without reading what the changes are? I do it every time, unless it's a dist-upgrade we're talking about. So how do we get this going? The tool you're looking for is called cron-apt …

  • 2011-02-11
  • it

Install Drupal 7 in Debian 6

Time for another go! Drupal is .. a pretty famous and widely used CMS out there - so here we go -> 1. Get sudo configured on debian. Sucks to have to log on as root all the time when installing apps etc. 2. Download and untar drupal 7 3. Read INSTALL.TXT …

  • 2011-02-10
  • it

Ubuntu 10.10 + VMWare + Irssi

How small VM can you make if you are only going to use it to run Irssi in a screen? OS: Ubuntu 10.10 x64 Virtual Kernel Hypervisor: VMWare Workstation Disk - no logs - 1.10GB is what my previous took, with samba, so probably less but 1.1 should be …

  • 2011-02-08
  • it

File share from Ubuntu 10.10 with Windows 7 Client

Figured I would give this a shot and see how this is done in Linux. Overview 1x Ubuntu 10.10 VM in VMWare Workstation. Installed with virtual kernel. 1x Windows 7 VM. All updates. Not going to go through the installations in this post, just the domain/LDAP part. See …

  • 2011-02-07
  • it

Ubuntu 10.10 Minimal Virtual Kernel + VMWare Workstation

To install Ubuntu 10.10 with a virtual kernel instead of the normal one = good, less stuff installed that you may not need. When setting up the install, do not use the easy install. Chose to install an OS later. Set up bridged/nat depending on which one you want …

  • 2011-02-05
  • it

EyeOS - Cloud Desktop in your browser - Part 2

After my first comment ever by Adrian from the eyeOS forum I will now try this again and try not to install eyeOS wrongly by following a guide! 1/ Because I also tried to install cactii on the same VM the other day - and after that I saw some nasty …

  • 2011-02-03
  • it

EyeOS - Cloud Desktop in your browser

Useful? Hopefully! Interesting? Very! Download on eyeos.org //update 2011-12-20 : turns out there's been some changes here. 2.5 is the one now and it's found under open-source. There's also professional or other editions. Installation The installation manual can be found in the above link as well - will I try …