freebsd
How to setup java on freebsd?
I have both Java JRE and Java JDK on a FreeBSD 7.2 box (running PFSense) from http://www.freebsdfoundation.org/downloads/java.shtml[详细]
2023-02-06 18:50 分类:问答Updating to Drupal6 on FreeBSD 7: Error Code 1 during make install
I had a working Drupal site and I tried to upgrade my 5.5 version to Drupal6. After trying to update the version from the ports collection:[详细]
2023-02-05 04:49 分类:问答Vim remap F10 key
I use Vim 7.3 on FreeBSD. I connect to this machine through Putty. When working on Vim, I\'m unable to remap F10 key to do something I want. In my .vimrc, I did the following:[详细]
2023-02-05 02:56 分类:问答c++ exception from constructor core dumps on freebsd but not on linux or mac os x
Why does the program listed below run on mac osx and linux but not on freebsd? The freebsd core dumps after the exception is thrown with the following message:[详细]
2023-02-03 20:42 分类:问答date uses gettimeofday?
When I do: date system call on freeBSD, does it internally use gettimeofday ? Another que: how do I know where the code of \"date\" command sitting开发者_StackOverflow社区 on the system?[详细]
2023-02-03 19:13 分类:问答what is "tty" on FreeBSD?
\"uprintf() function ou开发者_如何学编程tputs to the current process\' controlling tty\" This is description of uprintf() from Freebsd MAN.[详细]
2023-02-01 18:50 分类:问答How to make my python script easy portable? or how to compile into binary with all module dependencies?
Is there any way to compile python script into binary? I have one file python script which uses a lot of modules.[详细]
2023-02-01 10:25 分类:问答What is Interrupt Threading?
(NB: This is not about interrupting Java/.NET threads, this is about kernel-mode interrupts.) Hi, Wikipedia has this to say about Interrupt Threads in the Interrupt handler article:[详细]
2023-02-01 08:15 分类:问答on FreeBSD, how to exit from Gnome Session to Pure terminal mode
on FreeBSD, how to exit from Gnome Sessio开发者_JAVA技巧n to Pure terminal mode. Thanks!Try Ctrl+Alt+F2 key combination to go to text terminal, use Ctrl+Alt+F9 to come back to Gnome or whatever you ar[详细]
2023-02-01 03:36 分类:问答Apache and Sqlite3 issue
I\'m using ports only on this server. After restarting apache I got \"segment fault (core dumped)\" message. But apache is started at least... httpd-error.log shows this:[详细]
2023-01-27 16:01 分类:问答