随笔分类 - linux usage
摘要:When using VDI from NetScaler server html, after open a ica file(Citrix ICA Setting file for icaclient) by Citrix Workspace, an error dialog popup: Yo
阅读全文
摘要:sudo vim /etc/udev/rules.d/70-ttyusb.rulesKERNEL=="ttyUSB[0-9]*",MODE="0666"
阅读全文
摘要:Set the pptp option file "/etc/ppp/options.pptp"# Lock the portlock# Authentication# We don't need the tunnel server to authenticate itselfnoauth# We ...
阅读全文
摘要:struct timeval{__time_t tv_sec; /* Seconds. */__suseconds_t tv_usec; /* Microseconds. */};/* Get the current time of day and timezone informat...
阅读全文
摘要:#inlcude struct input_event { struct timeval time; __u16 type; __u16 code; __s32 value;};type:#define EV_SYN 0x00#define EV_KEY...
阅读全文
摘要:SHOTCUTSDescriptionhistory显示命令历史列表Ctrl+p显示上一条命令Ctrl+n显示下一条命令!num执行命令历史列表的第num条命令!!执行上一条命令!?string?执行含有string字符串的最新命令Ctrl+r然后输入若干字符,开始向上搜索包含该字符的命令,继续按C...
阅读全文

浙公网安备 33010602011771号