@admin
Active 1 week, 1 day ago-
admin posted an update 8 years, 6 months ago
-
admin posted an update 8 years, 6 months ago
How colors do influence people
-
admin posted an update 8 years, 6 months ago
ultimate-cheetsheet-for-critical-thinking-who-what-where-when-why-how
-
admin posted an update 8 years, 6 months ago
Fixing Utf8 table with cp1251 content.
cat 1.sql | iconv -f utf-8 -t latin1//TRANSLIT > 2.sql
cat 2.sql | iconv -f cp1251 -t utf-8 > final.sql;
-
admin posted a new activity comment 8 years, 6 months ago
Stopping Courier POP3-SSL server: pop3d-ssl.
Starting Courier POP3-SSL server: pop3d-ssl.
Stopping Courier POP3 server: pop3d.
Starting Courier POP3 server: pop3d.
Stopping Courier authentication services: authdaemond.
Starting Courier authentication services: authdaemond.
Stopping Courier IMAP-SSL server: imapd-ssl.
Starting Courier IMAP-SSL…[Read more] -
admin posted an update 8 years, 6 months ago
How to restart multiple init scripts with a similar name
Lets say you want to quickly restart all /etc/init.d/*courier* scripts, how to do that?
# find /etc/init.d/ | grep courier | while read line; do $line restart; done-
Stopping Courier POP3-SSL server: pop3d-ssl.
Starting Courier POP3-SSL server: pop3d-ssl.
Stopping Courier POP3 server: pop3d.
Starting Courier POP3 server: pop3d.
Stopping Courier authentication services: authdaemond.
Starting Courier authentication services: authdaemond.
Stopping Courier IMAP-SSL server: imapd-ssl.
Starting Courier IMAP-SSL…[Read more]
-
-
admin posted an update 8 years, 6 months ago
What command to use whether certain website has redirect? – curl -s -o /dev/null -I -w \”HTTP_CODE:
%{http_code}\\nREDIRECT_URL: %{redirect_url}\\n\” http://website-url.com -
admin posted an update 8 years, 6 months ago
How to force logrotate to rerotate its logs?
logrotate -vf /etc/logrotate.conf
-
admin posted an update 8 years, 6 months ago
make-kpkg missing in Debian / Ubuntu Linux how to fix
debian:/usr/src/linux# make-kpkg clean
bash: make-kpkg: command not foundYou\’ll have to install the kernel-package, it\’s a set of tools to create debian style kernels:
apt-get install kernel-package
Good luck.
-
admin posted an update 8 years, 6 months ago
Steve Jobs How to Start a Business
-
admin posted an update 8 years, 6 months ago
1981 Nightline interview with Steve Jobs
-
admin posted an update 8 years, 6 months ago
How to fix Lock screen uses last active window’s language instead of default keyboard language
Here’s an easy fix:
1) open terminal
2) run ibus-setup
3) open the extra settings (the last tab)
4) check the “use system keyboard layout” checkboxNow, how about you guys (yes, you, Canonical) make this the default settings? All I know about it…[Read more]
-
admin posted an update 8 years, 6 months ago
How to fix Clamav & Freshclam error: Can’t change dir to /usr/local/share/clamav –
Starting freshclam: ERROR: Can’t change dir to /usr/local/share/clamavStarting clamd: LibClamAV Error: cl_load(): No such file or directory: /usr/local/share/clamav
ERROR: Can’t get file statusmkdir -p /usr/local/share/clamav
chown clamav:clamav…[Read more] -
admin posted an update 8 years, 6 months ago
Comparison of photo gallery software
Comparison of photo gallery software – WikipediaThe following is a comparison of photo gallery publishing software. Some are desktop applications, others are server side applications. -
admin posted an update 8 years, 6 months ago
How to fix / resolve / solve ebconf: DbDriver \”passwords\” warning: /var/cache/debconf/passwords.dat is locked by another process –
Just issue command;
# dpkg-reconfigure debconf
-
admin posted an update 8 years, 6 months ago
What and How Debian / Ubuntu dpkg based Linux distributions do during package upgrade – A Diagram that explains it all
-
admin posted an update 8 years, 6 months ago
Where is dosbox file in Linux
~/.dosboxrc
-
admin posted an update 8 years, 6 months ago
How to list and delete registered users in Jabber (Ejabberd) server with ejabberdctl
1. How to list all users on a server?
ejabberdctl registered_users ServerName
username1
username2
username3
etc...
ejabberdctl unregister USERNAME Jabber_server_host
Enjoy -
admin posted an update 8 years, 6 months ago
Почина архимандрит Теофан (обновено)
На 83-годишна възраст в понеделник (денят не е уточнен със сигурност) е починал архимандрит Теофан (Диновски), дългогодишен клирик на Българската православна църква. Роден е на 14 февруари 1934 г. в с. Бутан, Врачанско. Завършил е Софийската духовна семинария „Св. Йоан Рилски“ и Духовната акад…[Read more] -
admin posted an update 8 years, 6 months ago
I was looking for Voice Over IP Free Software or Alternatives and came across an Interesting one called Mumble. Mumble is actually an Open Source Team Speak
Here is what Wikipedia says about it:
Mumble is a voice over IP (VoIP) application primarily designed for use by gamers and is similar to programs such as TeamSpeak.[2]Mumble uses a…[Read more]
- Load More