google application engine – screenshot

commandline session $ 4.2.20 204 704—> ../appengine-java-sdk/bin/appcfg.sh -e ahiliation@beautifulwork.org update war/ Reading application configuration data… 14 Apr, 2012 5:33:13 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml INFO: Successfully processed war/WEB-INF/appengine-web.xml 2012-04-14 17:33:13.669:INFO::Logging to STDERR via org.mortbay.log.StdErrLog 14 Apr, 2012 5:33:13 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml INFO: Successfully processed war/WEB-INF/web.xml Beginning server interaction for beautifulprograms… 0% Created staging directory at: ‘/tmp/appcfg1726254542791009636.tmp’ 5% …

google application engine – new domain related

commandline session $ 4.2.20 121 621—> ../appengine-java-sdk/bin/appcfg.sh -e ahiliation@application.beautifulwork.org update war/ Reading application configuration data… 14 Apr, 2012 3:20:54 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml INFO: Successfully processed war/WEB-INF/appengine-web.xml 2012-04-14 15:20:54.244:INFO::Logging to STDERR via org.mortbay.log.StdErrLog 14 Apr, 2012 3:20:54 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml INFO: Successfully processed war/WEB-INF/web.xml Beginning server interaction for beautifulapplication… Password for ahiliation@application.beautifulwork.org: 0% Created staging directory …

google application engine – screen

commandline session $ 4.2.20 17 517—> ../appengine-java-sdk-1.6.3.1/bin/appcfg.sh update war/ Reading application configuration data… 14 Apr, 2012 12:19:14 AM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEngineWebXml INFO: Successfully processed war/WEB-INF/appengine-web.xml 2012-04-14 00:19:14.082:INFO::Logging to STDERR via org.mortbay.log.StdErrLog 14 Apr, 2012 12:19:14 AM com.google.apphosting.utils.config.AbstractConfigXmlReader readConfigXml INFO: Successfully processed war/WEB-INF/web.xml Beginning server interaction for beautiful-work… 0% Created staging directory at: ‘/tmp/appcfg5508477297088831522.tmp’ 5% Scanning for …

ssh — OpenSSH SSH client (remote login program)

commandline sessions $ 4.2.20 2 149—> ssh 127.0.0.1 The authenticity of host ‘127.0.0.1 (127.0.0.1)’ can’t be established. RSA key fingerprint is 91:7a:8c:6c:db:7e:1c:74:84:32:ba:3d:72:c9:5b:43. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added ‘127.0.0.1’ (RSA) to the list of known hosts. jeffrin@127.0.0.1’s password: Linux debian 3.2.0-1-amd64 #1 SMP Sun Feb 5 15:17:15 UTC …

wget . file downloading

commandline session $ 4.2.20 8 140—> wget www.gnu.org –2012-04-11 00:59:31– http://www.gnu.org/ Resolving www.gnu.org (www.gnu.org)… 208.118.235.148, 2001:4830:134:3::a Connecting to www.gnu.org (www.gnu.org)|208.118.235.148|:80… connected. HTTP request sent, awaiting response… 200 OK Length: unspecified [text/html] Saving to: `index.html’ [ ] 19,261 16.0K/s in 1.2s 2012-04-11 00:59:34 (16.0 KB/s) – `index.html’ saved [19261] $ 4.2.20 9 141—>

ftp .a classic program II

commandline session ftp> cd wget 250 Directory successfully changed. ftp> ls 200 PORT command successful. Consider using PASV. 150 Here comes the directory listing. -rw-r–r– 1 3003 100534 1212784 Aug 17 2005 wget-1.10.1.tar.gz -rw-r–r– 1 3003 100534 100 Aug 17 2005 wget-1.10.1.tar.gz.sig -rw-r–r– 1 3003 100534 1213056 Oct 13 2005 wget-1.10.2.tar.gz -rw-r–r– 1 3003 100534 …

ftp .a classic program I

commandline session $ 4.2.20 3 135—> ftp ftp.gnu.org Connected to ftp.gnu.org. 220 GNU FTP server ready. Name (ftp.gnu.org:jeffrin): anonymous 230-Due to U.S. Export Regulations, all cryptographic software on this 230-site is subject to the following legal notice: 230- 230- This site includes publicly available encryption source code 230- which, together with object code resulting from …

netstat network settings and statistics

commandline session $ 4.2.20 2 131—> netstat -ie Kernel Interface table eth0 Link encap:Ethernet HWaddr 00:1a:4d:f2:71:b6 inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::21a:4dff:fef2:71b6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:62927 errors:0 dropped:0 overruns:0 frame:0 TX packets:39968 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:88999354 (84.8 MiB) TX bytes:3362752 (3.2 MiB) Interrupt:40 Base address:0x6000 …