sysadmindiaries.com
My Sys Admin Diaries
My Sys Admin Diaries. Saturday, 13 June 2015. Install "aspell" dictionary in linux. To install "aspell" in linux, follow the below steps:. Wget ftp:/ ftp.gnu.org/gnu/aspell/aspell-0.60.6.tar.gz. Tar -xvzf aspell-0.60.6.tar.gz. Cd aspell-0.60.6/. This will install aspell at the location /usr/local/bin/aspell. Make sure that you have build tools installed on your operating system. If you don't, you can install it using the below command in ubuntu :. Links to this post. Monday, 29 December 2014. I was able ...
sysadmindiary.it
System Administrator Diary - Diario di un sistemista.
Aggiornare Firmware NIC Broadcom su Server DELL Poweredge 1950 e CentOS 5.x. Posted on febbraio 2012 with 0 Comments. Ultimamente mi è capitato già su due Server DELL Poweredge 1950 con CentOS 5.7 64Bit di non poter aggiornare il firmware della scheda di rete Broadcom BCM5708 perchè apparentemente l’utility della DELL non trovava nessuna scheda di rete! Craere un SMS Gateway con interfaccia Web. Posted on dicembre 2011. Aggiornare BIOS su Server DELL CentOS 5.x. Posted on dicembre 2011. DirectAdmin per c...
sysadmindocs.com
MyTechDocs | My Notes and Documentation over Oracle, Linux, Windows and other things IT
My Notes and Documentation over Oracle, Linux, Windows and other things IT. Skip to primary content. Skip to secondary content. Windows 10 Check Script. July 30, 2015. Http:/ answers.microsoft.com/en-us/windows/forum/windows 10-win upgrade/i-want-to-reserve-my-free-copy-of-windows-10-but-i/848b5cce-958b-49ae-a132-a999a883265b. Notepad Silent Install Script. July 17, 2015. Similarly to the 7-zip silent install script, I also use the following script on my servers during their original build and patching:.
sysadmindoge.com
Sysadmindoge.com
This domain may be for sale. Backorder this Domain. This Domain Name Has Expired - Renewal Instructions.
sysadmindoges.com
Sysadmindoges.com
sysadmindogs.com
Sysadmindogs.com
This domain may be for sale. Backorder this Domain. This Domain Name Has Expired - Renewal Instructions.
sysadmine.com
Becky & Graham Get Married!!!
B G = ♡. Varenna, Lake Como, Italy. New Malden, Surrey, England.
sysadminemporium.wordpress.com
Sys Admin | all about system administration
All about system administration. PowerShell GUI for your scripts. Episode 4. January 31, 2013. Creating the check box:. ProcName = New-Object System.Windows.Forms.checkbox #create the check box. ProcName.Location = New-Object System.Drawing.Size(10,20) #location of the check box in relation to the group box's edges (length, height). ProcName.Size = New-Object System.Drawing.Size(100,20) #the size in px of the check box (length, height). ProcName.Checked = $true #check box is checked by default. Void] [Sy...
sysadminescrow.com
Domain Name Registration at Joker.com, Easy to use Control Panel and Reseller API Interface
The Domain SYSADMINESCROW.COM. Was Successfully Registered with Joker.com. To administer the domain, configure your email addresses and URL forwarding,. Or register more domains, please go to joker.com. Your Joker.com Team.
sysadminfaq.com
SysAdminFaq
Systems Administration Frequently Asked Questions. Tuesday, 16 September 2014. SSH proxy web: SSH from tablets and smartphones. In the previous article, RDP proxy web: RDP from tables and smartphones. We have installed and configured Guacamole as a RDP gateway for web browsers. On this article we are going to configure Guacamole as a SSH gateway. Check Guacamole's website. Let us suppose we desire having the following environment:. Follow RDP proxy web: RDP from tables and smartphones. Let us suppose we ...
sysadminfng.wordpress.com
The Systems Administrator FNG | Sys Admin Blog For Daily Fixes and Info
The Systems Administrator FNG. Sys Admin Blog For Daily Fixes and Info. Blackberry not syncing with BES. June 27, 2011. In Security Options an entry named Firewall. It showed the firewall enabled, gave me options to block certain incoming messages, and showed how many messages were blocked because of Incorrect Encryption keys. 1159 were blocked? Sure enough, it didn’t work, but upon checking the Firewall option, it now showed me 1 blocked message. Hey! Some key is corrupt! Go to General Settings. This is...