NLocker: [CentOS6.6]ownCloud 8導入:
'via Blog this'
- ある開発者の覚書 - ソフトウェア開発者が情報処理に関する雑多な話題をジャンルを問わずに書き留めています.未来の私、私と同類のgeekたちへ
2015-05-23
2015-05-13
2015-05-10
Don't compile in the new version of Arduino IDE · Issue #1 · signout/Arduino-DS1340-library · GitHub
Wire.send is now Wire.write
Wire.receive is now Wire.read
Wire.receive is now Wire.read
2015-04-20
2015-04-14
ownCloud Server 7 を CentOS / RHEL 6 に yum インストールする手順 | WEB ARCH LABO
# cd /etc/yum.repos.d/
# wget http://download.opensuse.org/repositories/isv:ownCloud:community/CentOS_CentOS-6/isv:ownCloud:community.repo
# yum install owncloud"
# wget http://download.opensuse.org/repositories/isv:ownCloud:community/CentOS_CentOS-6/isv:ownCloud:community.repo
# yum install owncloud"
2015-03-22
2015-03-21
国内版Xperia Z3 SOL26 テザリングAPN の制限解除 - Mojatte
adb shell
su
/data/data/com.keramidas.TitaniumBackup/files/sqlite3 /data/data/com.android.providers.settings/databases/settings.db
update global set value = '0' where name = 'tether_dun_required';
.quit
sync
su
/data/data/com.keramidas.TitaniumBackup/files/sqlite3 /data/data/com.android.providers.settings/databases/settings.db
update global set value = '0' where name = 'tether_dun_required';
.quit
sync
登録:
投稿 (Atom)