37Infos Blog
Home
Archives
About
🌐
English
  • 盒子系统基本安装

    Aug 1, 2014 · 1 min read  ·
    Share on:

    1.使用dd将debian6 netinstall盘的ISO 刻录到U盘 2.语言选择C 3.选择国家 4.locales不选 5.启动第一,第二网卡(eth0,eth1)作为WAN0,WAN1口,IP为DHCP获取,第三第四网卡为静态IP(后期设置DHCP服务),第五第六暂不做设置) 6.hostname=CTTIC-BOX 7 Domain Name="" 8.root/password 9.sysadmin/password 10.NTP ON 11.UTC Time 12.分区,参照Commbox(测试未分区) 13.安装基本系统 14.Targeted driver only 15.2 update …

    Read More
  • 编译Squid 2.7 STABLE 9 (With SSL support) - Debian 6 X86

    Aug 1, 2014 · 1 min read  ·
    Share on:

    步骤如下: apt-get install dpkg-dev cd /usr/src apt-get source squid apt-get build-dep squid apt-get build-dep openssh apt-get build-dep openssl apt-get install devscripts build-essential fakeroot cd squid- add --enable-ssl to debian/rules ./configure debuild -us -uc -b 将在/usr/src 目录出现相应的deb文件(squid_2.7.STABLE9-2.1_i386.deb …

    Read More
  • 盒子软硬件配置

    Aug 1, 2014 · 1 min read  ·
    Share on:

    本次设计系统部分采用Debian 6 X86平台最终版 硬件部分采用XX科技ATOM架构的嵌入式桌面平台(带6网口) 系统后台软件部分拟采用清单如下: Squid,采用编译版本,支持HTTPS(默认apt-get版本不支持SSL) Ziproxy 采用最新版本 DHCP IPTABLES IPROUTE2 MySQL 默认版本 Apache 默认版本 PHP默认版本(看具体情况,如使用Perl完全实现整体界面,将放弃PHP) Perl 默认版本 Radius PPTPD (待续)

    Read More
  • 优秀求职者应主动问的5个问题

    Jul 22, 2014 · 1 min read  ·
    Share on:

    许多有经验的面试官觉得问面试者一些问题是很浪费时间的,所以面试官总会在面试最后问“你有什么问题需要问我吗?” 一般的求职者并不会太关注面试官会怎样回答自己的问题,他们更多的只是想让自己问出的问题比较有水平,能够凸显出自己的上进心。所以,对这些求职者而言问一些聪明的问题比这些问题的答案更重要。究竟一个好的求职者,会问哪些问题呢? 对此,Jeff Haden分享了求职者在面试过程中应该问的5个问题。Jeff Haden对科技发展有深入的研究,曾从一位叉车司机发展成为一家拥有250名员工的经理,他写了有30多本书,其中还有一些在亚马逊热销书排行榜上位居第一。 在最初的2-3个月时间里,你希望我能完成哪些工作? 优秀的求职者希望在面试过程中 …

    Read More
  • Postgresql 9.3.4 添加调试功能(ArchLinux X64)

    Jul 15, 2014 · 1 min read  ·
    Share on:

    本文参考:http://blog.163.com/digoal@126/blog/static/163877040201222011550296/ 步骤如下: 1.本地安装git,git 取得源代码,git clone git://git.postgresql.org/git/pldebugger.git 2.下载http://ftp.postgresql.org/pub/source/v9.3.4/postgresql-9.3.4.tar.gz 3.解压到某目录,将pldebugger源代码COPY到该PG源代码目录下的contrib目录,即postgresql-9.3.4/contrib/pldebugger/ 4.进 …

    Read More
  • Linux CreateAP Script

    Jul 9, 2014 · 8 min read  ·
    Share on:

    Tested,on Archlinux , It Works Need to install iw and other packages that mentioned below. Usage: create_ap [options] [] [ []] Options: -h, --help Show this help -c Channel number (default: 1) -w Use 1 for WPA, use 2 for WPA2, use 1+2 for both (default: 1+2) -n Disable Internet sharing (if you use this, don't pass the …

    Read More
  • 船用通信盒(某厂家)所用技术分析

    Jul 4, 2014 · 1 min read  ·
    Share on:

    1.操作系统:Debian X86 内核版本为2.6.32.bpo (此处bpo估计是其配置后再次编译的版本) 考虑到2.6内核,因此可以估计此处使用的是debian 6 X86版本,系统分区较多,主要分为sda1/sda5/sda6/sda7/sda8/sda9 主要分区格式为ext2 以及reiserfs 2.硬件: 某台湾厂家做的板子+一个好看的外壳,内存DDR2 ,1G,硬盘16G(忘记测试是可插拔的CF卡还是内置硬盘),CPU为ATOM N270,双网口,电源连接口为常用的电气绿色接口,采用外部电源供电。 3.所用软件列表(启动后看到的启动程序) fetchmail apache ssh mysql postfix …

    Read More
  • Archlinux 下Codeblocks使用Wxwidget方法

    Jul 2, 2014 · 1 min read · CodeBlocks Linux Wxwidget  ·
    Share on:

    1.安装yaourt -S codeblocks-svn (不要pacman版本) 2.安装wxgtk (默认3.X版本) 3.在项目中设置 Project->Build Options->Compiler->Other Options 添加 wx-config --cflags Project->Build Options->Linker->Other Options 添加 wx-config --libs DONE

    Read More
  • Archlinux 配置文件

    Jun 22, 2014 · 3 min read  ·
    Share on:

    .Xinitrc export GTK_IM_MODULE=fcitx export QT_IM_MODULE=fcitx export XMODIFIERS=@im=fcitx exec openbox-session .Xdefaults ! urxvt color set URxvt.background: #000000 URxvt.foreground: #ffffff URxvt.colorBD:yellow URxvt.colorUL:Green ! color setting ! black URxvt.color0: #000000 URxvt.color8: #555753 ! red URxvt.color1: …

    Read More
  • Hyper-V Manager 连接Hyper-V Server出现RPC问题解决办法(非域环境)

    Aug 27, 2013 · 1 min read  ·
    Share on:

    1.确保Hyper-V 的服务器端和用户端用户名、密码相同 2.客户端设置DCOM (dcomcnfg) 确保匿名登录用户用友所有权限 3.在客户端的host中写入服务器IP和机器名

    Read More
    • ««
    • «
    • 3
    • 4
    • 5
    • 6
    • 7
    • »
    • »»

Pierre

IT技术从业者,奶爸一枚
Read More

Recent Posts

  • C++ Prime 5th 总结
  • JDK 11 阅读 - Collection
  • JDK 11 阅读 - Tips
  • Leetcode 刷题问题
  • Leetcode 总结 - 排序
  • Visual Studio Code Leetcode Plugin cannot get the latest content issue and how to solve it
  • ALGORITHMS 4th Edition Reading Notes
  • Hands on Machine Learning with Scikit -learn Keras and Tensorflow Reading Notes - Tip 整理

Categories

LINUX 31 车车 13 计算机技术 12 生活点滴 11 READING-NOTES 8 转贴 5 ARDUINO 3 MARITIME 3 TECHNOLOGY 3 工作 3 ANDROID 2 OPENWRT 2 音乐 2 MYSQL 1
All Categories
ANDROID2 ARDUINO3 LINUX31 MARITIME3 MYSQL1 OPENWRT2 READING-NOTES8 SPARK1 TECHNOLOGY3 工作3 法律1 生活点滴11 计算机技术12 车车13 转贴5 音乐2
[A~Z][0~9]

Tags

车车 11 ALGORITHMS 5 PYTHON 4 LINUX 3 JDK 2 MACHINELEARNING 2 OPENWRT 2 VISUAL-STUDIO-CODE 2 WINDOWS 2 WORK 2 C++ 1 CODEBLOCKS 1 ESXI 1 INODE 1
All Tags
ALGORITHMS5 C++1 CODEBLOCKS1 ESXI1 INODE1 JDK2 LEETCODE1 LINUX3 MACHINELEARNING2 MYSQL1 OPENWRT2 PYTHON4 READING-NOTES1 SCRAPY1 SVN1 UAC1 VISUAL-STUDIO-CODE2 WIN2003R21 WINDOWS2 WORK2 WXWIDGET1 张学友-演唱会1 车车11
[A~Z][0~9]
37Infos Blog

Copyright 2011-  37INFOS BLOG. All Rights Reserved