You can find the results of your search below. If you didn't find what you were looking for, you can create or edit the page named after your query with the appropriate button.
Community One:
9 Hitsnity efforts that surround Sun and Java.
===== Opening Keynote =====
The opening keynote speech was g... ssion about community and introduced [[http://www.opensolaris.com/|Open Solaris]] (which was to be the s... esenters demonstrated the latest live CD build of Open Solaris, including the Grub boot loader, the 10-c... e sessions I attended.
==== Building a Web-Scale Open Source High-Performance Computing Stack ====
When
Dealing with Open Files:
9 Hits====== Dealing with Open Files ======
==== How many files are currently open? ====
* Use the ''lsof'' (list open files) command to print a list of all open files. Highly useful tool; very flexible para... ed/filtered as needed.
==== How many files are open by a certain user? ====
Detail:
ps ux | gre... x | grep userID | wc -l
==== How many files are open by a certain program? ====
lsof | grep processI
Welcome To Gerard's Tech Page:
5 Hitseless network adapter into. If you don't have any open USB ports, buy a hub to add additional ports.
2... d temporarily connect your computer to one of the open network ports on your wireless router (any port t... ould automatically connect to your router.
Next, open Internet Explorer and type in the address to conf
Testing UDP Availability:
4 Hits.1.14):
PORT STATE SERVICE
123/udp open|filtered ntp
Nmap run completed -- 1 IP addr... ed in 2.019 seconds
The result shows port 123 is open and be filtered, and that NTP is running there.
... erhost 123
myotherhost [192.168.1.14] 123 (ntp) open
The result shows port 123 is open and the ''ntp'
ToolBar Hacking:
3 Hitsi:tips:toolbarbutton|SplitBrain]]:
* format - ''open'' and ''close'' tags wrap any hilighted text, or ... se, the title text will be inserted between the ''open'' and ''close'' text. Good illustrations are the... "key":"",
"open":"<note>",
"close
SSH Tunneling:
3 Hitsruns the ''sshd'' daemon, but the firewall has no open ports.
* Linux Server 2 = a linux machine (runn... * ''-N'' = don't execute a remote command--just open a tunnel
* ''-T'' = no TTY
* ''-R'' = cre... ' and forward port 3333 to ''Linux Server 2''
- Open an SSH session (ssh, sftp, scp, ...) from outside
Server-side Permission Problems:
2 Hits11:52:15 2008] [error] [client X.X.X.X] Could not open the requested SVN filesystem [500, #160029]
[T... 11:52:15 2008] [error] [client X.X.X.X] Could not open the requested SVN filesystem [500, #160029]
[T... string not specified yet: Berkeley DB error while opening environment for filesystem /srv/svn/repos/db:\
Build Your Own Aquarium Stand:
2 Hits Door -- Here's the inside of the door.
* Doors Open -- This is what my stand looks like with the doors open. Hopefully, this picture will help with cutting out the door holes.
* {{aquarium:ffloron.jp
GNU Screen:
2 Hits log in another console
* leave another console open for various admin commands
* connect to another... rcumstances, I would lose every window that I had open on the machine in question. But thanks to ''scre
What's A 'Wiki'?:
2 Hitsiki is a highly customizable tool. A wiki can be open, protected, or private
* an //open// wiki allow
OSX Likes and Dislikes:
2 Hits dedicated to the graphics core)
* [[http://www.openoffice.org|Open Office]] and [[http://www.neooffic... I wish Apple would throw their support behind the Open JDK project ([[http://openjdk.java.net|here]]) an
Berkeley DB Errors:
2 Hitsstring not specified yet: Berkeley DB error while opening environment for filesystem /srv/svn/repos/db:\... 13:17:38 2008] [error] [client X.X.X.X] Could not open the requested SVN filesystem [500, #160029]
[M... 13:17:38 2008] [error] [client X.X.X.X] Could not open the requested SVN filesystem [500, #160029]
Res
Adding iLBC to Asterisk:
1 Hitsrtunately there have been license disputes in the open source community and the Asterisk maintainers hav
Installing GlassFish V3 Final on Ubuntu:
1 Hitsself.
===== Step 1: Setting up Java =====
The OpenJDK was installed on my machine by default. I'm not sure if the Open JDK is "certified" and I'd rather not go through the frustration of finding out. ... ll it and use Sun's JDK.
sudo apt-get remove openjdk-6-jre openjdk-6-jdk
...
sudo apt-get insta