shell script
Tag details
Welcome to the ' shell script' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with ' shell script'.
Latest blogosphere posts tagged “ shell script”
-
Add Extra Swap Space To Your Linux Box with a USB drive [Linux Hacks]
Techie Buzz —
Authority: 454
You must have heard about a feature called “Readyboost” in Windows Vista and Windows 7, which lets you add a flash drive or USB thumb drive as an extra drive for disk cache. By using this feature system performance is significantly increased, as the newly added flash drive increases the virtual memory of your ...1 day ago -
PowerShell To Add Secondary Site Collection Admin
Alpesh Nakar Blogs on SharePoint, Microsoft and that's IT —
Authority: 111
Situation: You want to add secondary site collection administrator Old Method: Go to Central Admin… or use stsadm Smart Method: Use PowerShell How? Launch your Administrator: SharePoint 2010 Management Shell Type Set-SPSite –Identity http://server –SecondaryOwnerAlias justsharepoint\alpesh ...2 days ago -
ssh host completion in bash with a predifined user
The eternal fight between admins and computers —
Authority: 91
If you use a lot ssh from your workstation to connect to many servers using the same user (for example, err… root, or a standard user present in every of your servers) as I do, this is a must-have :) First of all, ensure you have HashKnownHosts no in your ssh_config. Then, edit your .bashrc and append these ...6 days ago -
PowerShell To Create a New Site Collection
Alpesh Nakar Blogs on SharePoint, Microsoft and that's IT —
Authority: 111
Situation: You want to create a new site collection in your SharePoint environment Old Method: Go to Central Admin… Smart Method: Use PowerShell How? Launch your Administrator: SharePoint 2010 Management Shell Type New-SPSite –url http://server/sites/DocumentCenter -OwnerAlias justsharepoint\administrator ...6 days ago -
PowerShell To Retrieve List of Web Application
Alpesh Nakar Blogs on SharePoint, Microsoft and that's IT —
Authority: 111
Situation: You want to know how many web applications have been created in your SharePoint Farm. Old Method: Go to Central Administration and … Smart Method: Use PowerShell! How? Launch your Administrator: SharePoint 2010 Management Shell Type Get-SPWebApplication Cmdlet Press ENTER. Presto! In ...1 week ago -
PHP_Depend PEAR Channel switched to Pirum - Manuel Pichler
Computer & Internet - computer-internet.marc8.com —
Authority: 163
Today Fabien Potencier announced the first relase of the PEAR Channel server Pirum . read more3 weeks ago -
Replace Text in Variables & Single/Multiple-Files in UNIX
ViralPatel.net —
Authority: 116
Shell Script is fun. I love it when I know which commands to use. There are almost thousands of Here is a simple trick to Replace Text and Variables in Files in UNIX. We will use command sed – it is very useful to find and replace text in single or multiple files. Replace Text in Single File Replacing hello with ...4 weeks ago -
Adding Extra Icon In DIA
Komunitas Blogger Kediri —
Authority: 117
Buat teman-teman yang senang menggambar diagram mungkin sudah tidak asing lagi kan dengan yang namanya Visio kalau di Microsoft Windows, nah di lingkungan GNU/Linux kita bisa menggunakan aplikasi yang namanya DIA Diagram sebagai pengganti Visio. Cuman sayangnya, kalau kita menggunakan DIA Diagram ada 1 hal yang ...4 weeks ago

