mdsh.com/wiki


RecentChanges

TextFormattingRules
AllWikiTopics
OrphanedWikiTopics
ToDoWikiTopics
WikiLockList
RSS
Export2HTML

WikiSearch

SetUsername

StartingPoints
Home
Search for ""Bash====""


... Bash Little handy Bash one-liners... copy all folders bar one from one disk to another. This uses ...


... 7.04 on PCG-Z600NE]] * [[Ubuntu:12.10 on Acer Aspire Revo R3610]] * [[Ubuntu:scrollbars]] Random stuff * [[Bash ]] handy one-liners... * [[Backup a user's data]] * [[VLAN]] notes on 802.1q VLANs in Fedora ...


... !Create git user and configure!! Add the git user @@@@ $ sudo adduser --system --shell /bin/bash --group --disabled-password --home /home/git git Make the repositories folder @@@@ $ sudo su - git $ ...


... when the networking location changes!!! Create the script you want to run. []$ vim /Users/mdsh/bin/route-add[] []#!/bin/bash route delete 10.0.0.0/8 10.64.0.253 route add 10.0.0.0/8 10.64.0.253[] Make the script runnable. []$ chmod a+x /Users/mdsh/bin/route-add[] ...


... !!Installing CouchDB 1.2.0 on Ubuntu 10.04!! Lines starting with $ should be typed into a Bash console. Other lines are either the contents of a file you need to edit, or are ...


... built-in executables and user-defined scripts up /etc/openvpn/client.up}}} The client.up script could be something like this: {{{#!/bin/bash /usr/share/firewall/bin/IPv4 > /tmp/openvpn.client.firewall.log 2>&1}}} !Restart the OpenVPN service! {{{/etc/init.d/openvpn restart # Red Hat # OR service ...

search powered by Lucene

VeryQuickWiki Version 2.8.1 | Admin

All contents copyright mdsh.com (C) 2011-2023.