debian最新書籤


Icon_arrow_right 756 天前 
Image-not-available

Ubuntu 10.04 各個延伸版本陸續發行了! - 轉角1弄1號 Popup

Ubuntu 10.04 各個延伸版本陸續發行了! - 轉角1弄1號 Popup

原文來自 轉角1弄1號
轉角1弄1號 收藏於 2010/05/04
Ubuntu 10.04於4/29號發行了! 至今都還沒時間看看Ubuntu10.04有哪些新改變與功能! 最近都在忙著搞MacOSX 不過剛剛花點時間看了一下 Ubuntu各個發行衍生版都陸續出現了 例如
Icon_arrow_right 825 天前 
Image-not-available

Linux 增加字型 - 轉角1弄1號 Popup

Linux 增加字型 - 轉角1弄1號 Popup

原文來自 轉角1弄1號
轉角1弄1號 收藏於 2010/02/25
剛剛在設定我現在使用的OS OpenSUSE11.2 以及 Debain 5 時 突然想到把設定方法分享給有需要的人... 其實Linux下要增加新的字型檔又不成為預設字型影響美觀 其實很簡單... Windows中 字型的預設目錄為 C:\windows\fonts\ 而在Linux 則是 /usr/share/fonts/truetype 把所要新增的字型檔複製到/usr/share/fonts/truetype裡 然後在終端機裡下fc-cache -f -v 指令就行了!!! 大概就這樣... 謝謝收看... 作者:小村@轉角1弄1號 地址:http://blog.rufuit.com/read.php/45.htm
Icon_arrow_right 834 天前 
Image-not-available

VPS常用指令Debina/Ubuntu篇 - 轉角1弄1號 Popup

VPS常用指令Debina/Ubuntu篇 - 轉角1弄1號 Popup

原文來自 轉角1弄1號
轉角1弄1號 收藏於 2010/02/16
所有指令接為SSH登入後使用 uname -r 查看系統核心版本 uname -m查看系統位元版本 free -m 查看記憶體與快取使用量 以MB表示 ls -al 列目錄與檔案 mkdir 目錄名稱 - 建立目錄 cp - 複製檔案或目錄 rm -r - 檔案名稱或目錄名稱 - 刪除檔案加上-r 可強制刪除目錄和子目錄 df -h - 空間使用量
Icon_arrow_right 1426 天前 
Icon_arrow_right 1440 天前 
1030655

vsftpd 設定 Popup

vsftpd 設定 Popup

原文來自 kcw
kcw 收藏於 2008/06/20
以安全性為訴求的 FTP Daemon套件,全名是Very Secure FTPD,在 Debian中使用下列指令安裝...
Icon_arrow_right 1444 天前 
1077597

Screen 多重分頁視窗 Popup

Screen 多重分頁視窗 Popup

原文來自 kcw
kcw 收藏於 2008/06/16
Screen 是一個在 Linux下,用來模擬多個終端畫面的套件。藉由這樣的功能,可以在原本「單一」的遠端連線中,切出多個分頁視窗...
Icon_arrow_right 1446 天前 
1027798

Debian 環境設定 Popup

Debian 環境設定 Popup

原文來自 kcw
kcw 收藏於 2008/06/13
針對剛安裝好的 Debian進行環境的設定...
Icon_arrow_right 1449 天前 
Icon_arrow_right 1451 天前 
1078145

重設 MySQL root 密碼 Popup

重設 MySQL root 密碼 Popup

原文來自 kcw
kcw 收藏於 2008/06/09

重設 MySQL root 密碼    繼續閱讀...

重設 MySQL root 密碼繼續閱讀
Icon_arrow_right 1452 天前 
Icon_arrow_right 1542 天前 
956105

roga’s Blog » 重新安裝伺服器 Popup

roga’s Blog » 重新安裝伺服器 Popup

tern 收藏於 2008/03/09
# Apache2 已經把 UsrDir 獨立成為一個 Module 了,另外 apache2 把所有目錄設定都移到 /etc/apache2/site-enable/000-default ,裡面對於 www 預設目錄的設定是一開始會會 RedirectMatch 到 /var/www/apache2-default/ 去。 # 必須手動安裝 OpenSSH Server 。 # 預設沒有防火牆,所以要手動安裝 shorewall 。另外 /etc/default/shorewall 裡面 startup=0 改為 startup=1 所有設定檔都要備份,要不然就得手動產生。 # 我掙扎了一下之後,決定所有 DNS 都給 EveryDNS.net 代管了。目前系統已經用掉 39 個 records 了。 # 還原 BBS 的時候,如果要 compile 記得要安裝 gcc 3.4 還有 libc6-dev ,如果用 GCC 4.1 編譯會爆炸。
Icon_arrow_right 1566 天前 
Icon_arrow_right 1568 天前 
942705

笞熊降猫 » Blog Archive » 使用 Winbind 将 Linux 加入 Windows 域环境 Popup

笞熊降猫 » Blog Archive » 使用 Winbind 将 Linux 加入 Windows 域环境 Popup

hof 收藏於 2008/02/12
Winbind 是一款 Samba 组件,在 CentOS 系统下,他被包含在了 samba-common 包中。 Winbind 通过 samba 接口与 Windows 域控获得联系,同时还提供了 PAM 接口,这样就可以让其他应用程序调用 Winbind 。通过设定 Linux 服务器的 nss 配置,我们可以让系统通过 Winbind 程序来解析用户信息。

將 Linux 加入 Windows 網域    ...

將 Linux 加入 Windows 網域
Icon_arrow_right 1576 天前 
148885

摩托學園討論區 :: 觀看文章 - [分享]DMRAID - device mapper RAID 實作筆記 Popup

摩托學園討論區 :: 觀看文章 - [分享]DMRAID - device mapper RAID 實作筆記 Popup

笨蛋小傑西 收藏於 2008/02/04
在找raid的資料時找到了這個好東西 dmraid 看到它可以支援我的Silicon晶片的raid卡,就開始研究這個特別的東東 經過一連串的反覆測試之後,終於把它裝起來用了(真是好感動一.一") 以下是我這幾天安裝過程的筆記
Icon_arrow_right 1577 天前 
936922

Thinking more...:ASP.Net in Debian/Ubuntu - 樂多日誌 Popup

Thinking more...:ASP.Net in Debian/Ubuntu - 樂多日誌 Popup

原文來自 elleryq
笨蛋小傑西 收藏於 2008/02/04
在 Ubuntu 下架設 mono xsp 其實還蠻愉快的。 Debian/Ubuntu的mono-xsp2套件提供了 mono-xsp2-admin 指令,用這個很快就能新增/刪除你的應用程式。
Icon_arrow_right 1601 天前 
920229

帝國反抗君 - PowerOp:展現民意,一定要投票!請安裝 Debian / Ubuntu Popularity Contest 套件 - 樂多日誌 Popup

帝國反抗君 - PowerOp:展現民意,一定要投票!請安裝 Debian / Ubuntu Popularity Contest 套件 - 樂多日誌 Popup

笨蛋小傑西 收藏於 2008/01/10
popularity-contest 其實只是一個簡單的小 script ,每週會自動收集你使用各 Debian 套件的頻率並電郵回 Debian 作分析。根據 popularity-contest 所收集回來的數據, Debian 可以知道那幾個套件是最多人經常使用,從以安排各套件在那張光碟片中。(本段引自 Debian HK 的請支持 popularity-contest)(另外,從 popularity-contest 1.30 版之後,預設是用 HTTP 方式,取代原本的電郵方式來回傳數據)
Icon_arrow_right 1605 天前 
917848

Transcoding MTS/M2TS AVCHD Video Files with Free Software | fsckin w/ linux Popup

Transcoding MTS/M2TS AVCHD Video Files with Free Software | fsckin w/ linux Popup

笨蛋小傑西 收藏於 2008/01/07
This holiday season, I was an extremely lucky recipient of a Sony HDR-SR5 video camera with a whopping 40GB hard drive inside. When I opened it, the first question in my head was not atypical of a Linux users’ train of thought: “Is it compatible with Linux?”
Icon_arrow_right 1614 天前 
252813

Debian -- News -- Debian GNU/Linux 4.0 updated Popup

Debian -- News -- Debian GNU/Linux 4.0 updated Popup

笨蛋小傑西 收藏於 2007/12/28
The Debian project is pleased to announce the second update of its stable distribution Debian GNU/Linux 4.0 (codename etch). This update mainly adds corrections for security problems to the stable release, along with a few adjustment to serious problems.
Icon_arrow_right 1615 天前 
911275

今天的 Tetralet 又在唧唧喳喳了 | GNU/Linux 在 Console 下的一些小技巧 Popup

今天的 Tetralet 又在唧唧喳喳了 | GNU/Linux 在 Console 下的一些小技巧 Popup

笨蛋小傑西 收藏於 2007/12/27
雖然現今 GNU/Linux 已經堂堂邁入了 3D 桌面的時代了,但對於 GNU/Linux 的使用者而言,文字介面卻仍是最基本最便利的操作介面。很多時候,像是無法進入 X Window System、安裝新系統、或是進行系統維護修復時,我們可能得在沒有 X 的環境下操作系統,這時若我們能事先讓 Console 的作業環境更加得親和將會有助於提昇工作效率。
Icon_arrow_right 1623 天前 
907317

Creating Snapshot Backups Of Your Desktop With Timevault On Ubuntu 7.10 | HowtoForge - Linux Howtos  Popup

Creating Snapshot Backups Of Your Desktop With Timevault On Ubuntu 7.10 | HowtoForge - Linux Howtos  Popup

笨蛋小傑西 收藏於 2007/12/20
This document describes how to set up, configure and use Timevault on Ubuntu 7.10. The resulting system provides a powerful backup system for desktop usage. TimeVault is a simple front-end for making snapshots of a set of directories. Snapshots are a copy of a directory structure or file at a certain point in time. Restore functionality is integrated into Nautilus - previous versions of a file or directory that has a snapshot can be accessed by examining the properties and selecting the 'Previous Versions' tab. This howto is a practical guide without any warranty - it doesn't cover the theoretical backgrounds. There are many ways to set up such a system - this is the way I chose.
907313

Ubuntu Customization Guide v2 « Tux Enclave. Popup

Ubuntu Customization Guide v2 « Tux Enclave. Popup

笨蛋小傑西 收藏於 2007/12/20
Installation of the themes, icons, cursors have totally changed. Now the previous theme/icon control panel, Cursor Control panel has been merged into a single CP i.e Appearance Wizard .. This is available with new Gnome 2.20 .. The Appearance wizard lets you configure your theme,icon , cursor, metacity/gtk windows border, color if supported by theme.. Apart from that you can add wallpaper, change fonts, change Menu/Tool bar Interface, and select the Visual Style i.e Desktop with 3d Effects or without it.. Installation in Gnome 2.20 is very easy as compared to previous version so lets take a look on how to install themes, icon cursor and other customization stuffs..
Icon_arrow_right 1643 天前 
889203

start [Debian Backports] Popup

start [Debian Backports] Popup

hao 收藏於 2007/11/30
You are running Debian stable, because you prefer the stable Debian tree. It runs great, there is just one problem: the software is a little bit outdated compared to other distributions. That is where backports come in. Backports are recompiled packages from testing (mostly) and unstable (in a few cases only, e.g. security updates), so they will run without new libraries (wherever it is possible) on a stable Debian distribution. I recommend you to pick out single backports which fits your needs, and not to use all backports available here.
Icon_arrow_right 1657 天前 
878249

Kanru’s 探險日誌 » Blog Archive » Xorg 1.4 XInput Hotplug Popup

Kanru’s 探險日誌 » Blog Archive » Xorg 1.4 XInput Hotplug Popup

笨蛋小傑西 收藏於 2007/11/16
Xorg 1.4 開始支援 hal based 的 xinput hotplug,也就是說滑鼠跟鍵盤這些設備可以拔來拔去而不用在 xorg.conf 裡面設定,再加上越來越多 driver 可以 auto-configuration,xorg.conf 裡面的東西越來越少了。 xorg 的 evdev driver 是利用 linux kernel 的 evdev 支援,來使用滑鼠、鍵盤等多種設備,我的 Logitech V450 就一定要用 evdev 才能支援所有的按鍵。 無奈 Debian Sid 中的 Xorg 以及 evdev 都非常的新,但是一些升級的配套措施跟文件跟不上,導致最近發生許多問題,相關的 bug report 有 #443292、#442316。 今天終於把滑鼠鍵盤都設定好了,關鍵在於 hal 的設定跟 gnome 的設定。
Icon_arrow_right 1659 天前 
876454

Debian Live Project Popup

Debian Live Project Popup

笨蛋小傑西 收藏於 2007/11/13
A Debian Live system is a Debian operating system that does not require a classical installer to use it. It comes on various media, including CD-ROM, USB sticks, or via netboot. Why Debian Live? Although the Debian Live project is about the framework to create your own customized Live system, we offer some prebuilt images. Currently, builds for three desktop environments (GNOME, KDE and Xfce) as well as the standard system are available.
Icon_arrow_right 1665 天前 
[推薦] 點點印,把你的照片變成寫真書/照片書!
[2012] 做自己的畢業紀念冊畢業禮物推薦

這些內容是怎麼產生的?

黑米沒有編輯,所有內容都是使用者貢獻。網站每天會分析最近最多人收藏的書籤,越多人收藏,排在越上面。綠色的數字代表收藏推薦的人數。

書籤心得

需要幫忙嗎?
黑米小工具

黑米數位版權所有 Copyright© 2006-2008 HEMiDEMi. All Rights Reserved.