Difference between revisions of "Scratch Pad"

From MyWiki
Jump to: navigation, search
Line 73: Line 73:
 
iface default inet dhcp
 
iface default inet dhcp
 
</source>
 
</source>
 +
 +
http://www.server-world.info/en/note?os=CentOS_6&p=oracle11g

Revision as of 15:56, 8 October 2015

X, VirtualBox, and a short Xdialog script.
http://linuxgazette.net/101/sunil.html
systemctl -t service -a
systemctl start mariadb.service
systemctl enable mariadb.service
/usr/bin/mysql_secure_installation


C:\Program Files (x86)\Microsoft Virtual Machine Converter Solution Accelerator>mvdc.exe “sourcedisk\vmdkdisk\vmdisk.vmdk” “destinationdisk\newvhddisk\newvhd.vhd” press Enter.



   Sinopoly-40AH-LiFePO4-lithium-battery-cell-lipo-li-ion-car-solar-ev-hydro-wind


Create the thumbnails.
mogrify -resize 80x80 -background white -gravity center -extent 80x80 -format jpg -quality 75 -path . full/*.jpg


sudo iwconfig wlan0 essid $SSID # it sets the essid properly now, without needing to set the key to open, etc.

$ sudo dhclient -v wlan0 $ # now I have an IP

add the server name and resubmit for assetbans
 
decommissioning and test plan
 
pott 80 closed 
add to backup inventory  buttercup
 
 
 
 
worst impact of seema part of gdb transfer will not take pplace
 
 
deer for a week  237 d to negociate as uitable time
 
 
internal and external dns for eprints
rad to test a suitable time for the chageover
rad to investigate
 
rad to get something for tuesday
time adn date must be in the calen

sc create ResetPW binPath= "%ComSpec% /k net user administrator PA$$w0rd94" start= auto

3c3754454c87b5d2 http://www.itzgeek.com/how-tos/linux/centos-how-tos/install-xrdp-on-centos-7-rhel-7.html

POSSIBLE CONFIG FOR STATIC IP ON PI
 
iface lo inet loopback
iface eth0 inet dhcp
 
auto wlan0
allow-hotplug wlan0
iface wlan0 inet static
address 192.168.1.11
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.1
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp

http://www.server-world.info/en/note?os=CentOS_6&p=oracle11g