<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on The Total Token Vortex</title><link>https://total-token-vortex.vercel.app/tags/linux/</link><description>Recent content in Linux on The Total Token Vortex</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Maciej Kalisiak</copyright><lastBuildDate>Tue, 13 Aug 2024 18:15:00 +0000</lastBuildDate><atom:link href="https://total-token-vortex.vercel.app/tags/linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Interesting read: Entering text in the terminal is complicated</title><link>https://total-token-vortex.vercel.app/posts/2024/interesting-read-entering-text-in-the-terminal-is-complicated/</link><pubDate>Tue, 13 Aug 2024 18:15:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2024/interesting-read-entering-text-in-the-terminal-is-complicated/</guid><description>&lt;p&gt;&lt;a href="https://jvns.ca/blog/2024/07/08/readline/" target="_blank" rel="noreferrer"&gt;https://jvns.ca/blog/2024/07/08/readline/&lt;/a&gt;&lt;/p&gt;</description></item><item><title>disconnecting iPod from Linux</title><link>https://total-token-vortex.vercel.app/posts/2011/disconnecting-ipod-from-linux/</link><pubDate>Fri, 28 Oct 2011 17:49:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/disconnecting-ipod-from-linux/</guid><description>&lt;p&gt;When I plug in an iPod into a machine running Ubuntu, the iPod auto-connects, but is not actually mounted.  This is especially problematic when I am running under i3 or other window manager which does not have a system tray or other mechanism for listing connected devices.&lt;/p&gt;</description></item><item><title>Monday as first day of week in GNOME</title><link>https://total-token-vortex.vercel.app/posts/2011/monday-as-first-day-of-week-in-gnome/</link><pubDate>Sat, 22 Oct 2011 02:01:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/monday-as-first-day-of-week-in-gnome/</guid><description>&lt;p&gt;A lot of approaches on the Net specify hacking the locale files; e.g.:&lt;br&gt;
  &lt;a href="http://ubuntuforums.org/showthread.php?t=813945" target="_blank" rel="noreferrer"&gt;http://ubuntuforums.org/showthread.php?t=813945&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, a far simpler and certainly less intrusive procedure is to simply modify default LC_TIME:&lt;br&gt;
  &lt;a href="http://askubuntu.com/questions/6016/how-to-set-monday-as-the-first-day-of-the-week-in-gnome-calendar-applet" target="_blank" rel="noreferrer"&gt;http://askubuntu.com/questions/6016/how-to-set-monday-as-the-first-day-of-the-week-in-gnome-calendar-applet&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Specifically:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;in /etc/default/locale add:&lt;br&gt;
LC_TIME=&amp;ldquo;en_GB.UTF-8&amp;rdquo;&lt;/li&gt;
&lt;li&gt;log out, then log back in&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>fixing broken Ubuntu Unity</title><link>https://total-token-vortex.vercel.app/posts/2011/fixing-broken-ubuntu-unity/</link><pubDate>Tue, 18 Oct 2011 02:48:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/fixing-broken-ubuntu-unity/</guid><description>&lt;p&gt;I must have clicked something naughty in Compiz Config Settings Manager, because I lost the top and left side panels, and generally there was not much more than just the desktop background.  I was stumped on how to fix this.&lt;/p&gt;</description></item><item><title>setting static IP in Ubuntu</title><link>https://total-token-vortex.vercel.app/posts/2011/setting-static-ip-in-ubuntu/</link><pubDate>Mon, 17 Oct 2011 00:46:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/setting-static-ip-in-ubuntu/</guid><description>&lt;p&gt;By default recent Ubuntus (e.g., 11.10) use Network Manager, which makes things simple:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;click network icon in system tray&lt;/li&gt;
&lt;li&gt;Edit Connections&lt;/li&gt;
&lt;li&gt;select the one entry that you see there (unless your network is not working)&lt;/li&gt;
&lt;li&gt;Edit&amp;hellip;&lt;/li&gt;
&lt;li&gt;IPv4 Settings&lt;/li&gt;
&lt;li&gt;From Method drop-down select Manual&lt;/li&gt;
&lt;li&gt;the rest should be straight forward&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;If not using Network Manager to manage network connections, you need to edit /etc/network/interfaces and add (adjust to own network parameters):&lt;/p&gt;</description></item><item><title>configuring grub for auto-selecting Windows</title><link>https://total-token-vortex.vercel.app/posts/2011/configuring-grub-for-auto-selecting-windows/</link><pubDate>Sun, 11 Sep 2011 18:35:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/configuring-grub-for-auto-selecting-windows/</guid><description>&lt;p&gt;Typically &amp;ldquo;Windows&amp;rdquo; is one of the last options in the GRUB menu, and thus rather brittle to selecting by static index.  Instead, one can specify default GRUB choice by using the full option name.  Here are the steps I followed last to update this on a recent Ubuntu (11.x) install:&lt;/p&gt;</description></item><item><title>fixing headphone config on Acer Aspire One</title><link>https://total-token-vortex.vercel.app/posts/2011/fixing-headphone-config-on-acer-aspire-one/</link><pubDate>Fri, 01 Jul 2011 04:35:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/fixing-headphone-config-on-acer-aspire-one/</guid><description>&lt;p&gt;From:&lt;br&gt;
  &lt;a href="http://ubuntuforums.org/showthread.php?t=1070212" target="_blank" rel="noreferrer"&gt;http://ubuntuforums.org/showthread.php?t=1070212&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;add this line:&lt;br&gt;
options snd-hda-intel model=acer_wmi&lt;br&gt;
to the end of /etc/modprobe.d/alsa-base&lt;/p&gt;
&lt;p&gt;This has now changed. Put the above line in /etc/modprobe.d/sound&lt;/p&gt;
&lt;/blockquote&gt;</description></item><item><title>Notes from Ubuntu 11.04 install on Acer Aspire 522 - BZ499</title><link>https://total-token-vortex.vercel.app/posts/2011/notes-from-ubuntu-11-04-install-on-acer-aspire-522-bz499/</link><pubDate>Sun, 29 May 2011 04:14:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/notes-from-ubuntu-11-04-install-on-acer-aspire-522-bz499/</guid><description>&lt;ul&gt;
&lt;li&gt;C-50 Ontario processor is 64-bit, so we&amp;rsquo;ll use the 64 bit image: ubuntu-11.04-desktop-amd64.iso&lt;/li&gt;
&lt;li&gt;installed image onto USB stick using: &amp;lsquo;sudo usb-creator-gtk&amp;rsquo; command&lt;/li&gt;
&lt;li&gt;make sure BIOS is configured to read from USB stick before HDD&lt;/li&gt;
&lt;li&gt;note: ubuntu kept hanging on me (mouse cursor/throbber frozen)&amp;hellip; from posts on Net I suspect it is due to wireless driver&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;solution: install with wired connection plugged in; this allowed me to do install no problem&lt;/li&gt;
&lt;li&gt;this link sounds relevant: &lt;a href="http://fossplanet.com/f10/[bug-775034]-[new]-natty-freezes-due-acer-aspire-one-522-wireless-148584/" target="_blank" rel="noreferrer"&gt;http://fossplanet.com/f10/[bug-775034]-[new]-natty-freezes-due-acer-aspire-one-522-wireless-148584/&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;suspend and hibernate work right out of the box with this (tested both)&lt;/li&gt;
&lt;li&gt;clicking on Additional Drivers in top bar, it seems we are already using Broadcom STA wireless driver (hence could conflict with other one)&lt;/li&gt;
&lt;li&gt;now able to use wifi (w/o wired plugged in) using following:&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;add in /etc/modprobe.d/blacklist.conf this line: &amp;ldquo;blacklist atl1c&amp;rdquo;&lt;/li&gt;
&lt;li&gt;&amp;ldquo;sudo update-initramfs -u&amp;rdquo;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;suspend still works&lt;/li&gt;
&lt;li&gt;outstanding issues:&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;(non-proprietary) video driver has poor YouTube playback, etc.&lt;/li&gt;
&lt;li&gt;after resume (from Suspend?) the Ubuntu top and left bars stop updating visually (Ubuntu One compiz component; switch to &amp;ldquo;Ubuntu Classic&amp;rdquo; in GDM and all is well)&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;attempting ATI/AMD proprietary FGLRX gfx driver install&amp;hellip;&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;resume from suspend no longer working&amp;hellip; can&amp;rsquo;t even ping the machine (but did not check earlier that I actually could)&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;went back to non-proprietary video drivers&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Ubuntu: gVim in fullscreen</title><link>https://total-token-vortex.vercel.app/posts/2011/ubuntu-gvim-in-fullscreen/</link><pubDate>Sun, 29 May 2011 00:01:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/ubuntu-gvim-in-fullscreen/</guid><description>&lt;p&gt;Under compiz window manager, you need an extra package, which is not installed by default in Ubuntu 11.04. I&amp;rsquo;ve set the keybinding through gnome settings, and that was not sufficient to have the fullscreen action work.&lt;/p&gt;</description></item><item><title>Ubuntu/gnome: disabling password request on resume</title><link>https://total-token-vortex.vercel.app/posts/2011/ubuntu-gnome-disabling-password-request-on-resume/</link><pubDate>Sat, 28 May 2011 18:58:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/ubuntu-gnome-disabling-password-request-on-resume/</guid><description>&lt;p&gt;Problem: on resume from suspend, Ubuntu/GNOME presents password entry dialog,  which is annoying.&lt;/p&gt;
&lt;p&gt;Found a working solution here:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=1466504" target="_blank" rel="noreferrer"&gt;http://ubuntuforums.org/showthread.php?t=1466504&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Namely:&lt;/p&gt;
&lt;blockquote&gt;&lt;ol&gt;
&lt;li&gt;As you&amp;rsquo;ve probably already done, uncheck:&lt;br&gt;
&amp;ldquo;lock screen when screen saver is activated&amp;rdquo;&lt;br&gt;
in the System-&amp;gt;Preferences-&amp;gt;Screen Saver menu.&lt;/li&gt;
&lt;li&gt;Type gconf-editor in a terminal. Under apps/gnome-power-manager/locks check:&lt;br&gt;
&amp;ldquo;use_screensaver_settings&amp;rdquo;.&lt;/li&gt;
&lt;li&gt;If still asked for password, you can (also in gconf-editor) go to desktop/gnome/lockdown and check:&lt;br&gt;
&amp;ldquo;disable_lock_screen&amp;rdquo;&lt;br&gt;
Credits to itslofty below for this tip!&lt;/li&gt;
&lt;/ol&gt;
&lt;/blockquote&gt;&lt;p&gt;I only had to do steps 1 and 2 on my Ubuntu 11.04 Natty Narwal on the Acer Aspire 522 BZ499.&lt;/p&gt;</description></item><item><title>Ubuntu + my Acer Aspire 522 BZ499</title><link>https://total-token-vortex.vercel.app/posts/2011/ubuntu-my-acer-aspire-522-bz499/</link><pubDate>Sat, 21 May 2011 14:10:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/ubuntu-my-acer-aspire-522-bz499/</guid><description>&lt;p&gt;Various notes on trying to get latest Ubuntu (11.*) running on my AO522 netbook.&lt;/p&gt;
&lt;p&gt;Useful links;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://phoronix.com/forums/showthread.php?31961-Notes-on-Acer-Aspire-One-522" target="_blank" rel="noreferrer"&gt;http://phoronix.com/forums/showthread.php?31961-Notes-on-Acer-Aspire-One-522&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://kered.org/blog/2011-02-24/acer-ao522-linux-compatibility-and-memory-upgrade-procedure/" target="_blank" rel="noreferrer"&gt;http://kered.org/blog/2011-02-24/acer-ao522-linux-compatibility-and-memory-upgrade-procedure/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=1543009&amp;amp;page=17" target="_blank" rel="noreferrer"&gt;http://ubuntuforums.org/showthread.php?t=1543009&amp;page=17&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://ubuntuforums.org/showthread.php?t=1680348&amp;amp;page=2" target="_blank" rel="noreferrer"&gt;http://ubuntuforums.org/showthread.php?t=1680348&amp;page=2&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>setting up my Acer Aspire One</title><link>https://total-token-vortex.vercel.app/posts/2011/setting-up-my-acer-aspire-one/</link><pubDate>Mon, 31 Jan 2011 02:13:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2011/setting-up-my-acer-aspire-one/</guid><description>&lt;p&gt;Just got an Acer Aspire One (AO522); here are some things I bumped into with Windows 7 Starter, or otherwise interesting links:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.instructables.com/id/Windows-7-Starter-Easy-way-to-change-wallpaper/" target="_blank" rel="noreferrer"&gt;http://www.instructables.com/id/Windows-7-Starter-Easy-way-to-change-wallpaper/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://social.answers.microsoft.com/Forums/en-US/w7desktop/thread/063bdfc6-6062-49b5-b34f-f7c413bb7f86" target="_blank" rel="noreferrer"&gt;http://social.answers.microsoft.com/Forums/en-US/w7desktop/thread/063bdfc6-6062-49b5-b34f-f7c413bb7f86&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.howtogeek.com/howto/11243/how-to-personalize-windows-7-starter/" target="_blank" rel="noreferrer"&gt;http://www.howtogeek.com/howto/11243/how-to-personalize-windows-7-starter/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.howtogeek.com/howto/16041/change-the-wallpaper-and-customization-settings-in-windows-7-starter-edition/" target="_blank" rel="noreferrer"&gt;http://www.howtogeek.com/howto/16041/change-the-wallpaper-and-customization-settings-in-windows-7-starter-edition/&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.sevenforums.com/tutorials/10024-password-require-wakeup.htm" target="_blank" rel="noreferrer"&gt;http://www.sevenforums.com/tutorials/10024-password-require-wakeup.htm&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Xubuntu issues encountered:&lt;/p&gt;</description></item><item><title>console-kit-daemon x60</title><link>https://total-token-vortex.vercel.app/posts/2010/console-kit-daemon-x60/</link><pubDate>Sun, 05 Dec 2010 18:39:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2010/console-kit-daemon-x60/</guid><description>&lt;p&gt;If you run &amp;lsquo;htop&amp;rsquo; you might see over 60 processes named &amp;lsquo;console-kit-daemon&amp;rsquo;.  This seems to be a bug. On a mostly-single-user system one might as well uninstall &amp;lsquo;consolekit&amp;rsquo; package (seems to be used for fast user switching).&lt;/p&gt;</description></item><item><title>HP 1022n on Linux</title><link>https://total-token-vortex.vercel.app/posts/2009/hp-1022n-on-linux/</link><pubDate>Sun, 16 Aug 2009 01:30:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2009/hp-1022n-on-linux/</guid><description>&lt;p&gt;Installation instructions from:&lt;br&gt;
&lt;a href="http://www.linuxquestions.org/questions/linux-software-2/cups-unable-to-discover-an-hp-1022n-network-printer-710492/" target="_blank" rel="noreferrer"&gt;http://www.linuxquestions.org/questions/linux-software-2/cups-unable-to-discover-an-hp-1022n-network-printer-710492/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here are the essential instructions:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Configure the printer with its own facility, getting into its web page: http://the-actual-ip-address.&lt;/li&gt;
&lt;li&gt;There, assign a static IP address of your choice.&lt;/li&gt;
&lt;li&gt;You would have to (recommended) restart the printer with the new assigned static IP.&lt;/li&gt;
&lt;li&gt;Configure manually the printer within CUPS.&lt;/li&gt;
&lt;li&gt;Follow instructions up to the point where you are asked to specify the URI. There, write
socket://the-new-ip-address&lt;/li&gt;
&lt;li&gt;Specify it is an HPLIP printer, and when prompted to specify the type of printer, scroll down and find the &amp;ldquo;HP LaserJet 1022n Foomatic/hpijs, hpijs 2.8.10.33&amp;rdquo; (for example, version is actually the one shown in my system, could be some other).&lt;/li&gt;
&lt;li&gt;Choose Add Printer.&lt;/li&gt;
&lt;li&gt;Print a Test Page and&amp;hellip;&lt;/li&gt;
&lt;li&gt;Voila&amp;hellip;!!&lt;/li&gt;
&lt;/ol&gt;</description></item><item><title>bash scripting docs</title><link>https://total-token-vortex.vercel.app/posts/2008/bash-scripting-docs/</link><pubDate>Tue, 07 Oct 2008 17:40:00 +0000</pubDate><guid>https://total-token-vortex.vercel.app/posts/2008/bash-scripting-docs/</guid><description>&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.faqs.org/docs/bashman/bashref.html#SEC_Top" target="_blank" rel="noreferrer"&gt;Bash Reference Manual&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://tldp.org/LDP/abs/html/index.html" target="_blank" rel="noreferrer"&gt;Advanced Bash-Scripting Guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.math.ucdavis.edu/%7Ezjohnson/doc/Adv-Bash-Scr-HOWTO/index.html" target="_blank" rel="noreferrer"&gt;Advanced Bash-Scripting HOWTO&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html#toc7" target="_blank" rel="noreferrer"&gt;BASH Programming - Introduction HOW-TO&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>