mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
Improvements.
This commit is contained in:
parent
b9b6b05fa4
commit
5713c6bc1b
@ -185,9 +185,9 @@ ul li
|
||||
position: absolute
|
||||
|
||||
blockquote
|
||||
color: #aaa
|
||||
color: #888
|
||||
padding-left: 10px
|
||||
border-left: 1px dotted #666
|
||||
border-left: 1px dotted #00a
|
||||
|
||||
code
|
||||
padding: 3px
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Firmware Unpacking
|
||||
title: iOS Firmware Unpacking
|
||||
layout: default
|
||||
created: 2009-05-20 02:17:15 +0200
|
||||
updated: 2009-05-24 23:27:24 +0200
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Crashing Applications
|
||||
title: iOS and Crashing Applications
|
||||
layout: default
|
||||
created: 2009-05-27 09:48:31 +0200
|
||||
updated: 2009-05-27 09:48:31 +0200
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Carrier Settings
|
||||
title: iPhone Carrier Settings
|
||||
layout: default
|
||||
created: 2009-06-20 21:20:46 +0200
|
||||
updated: 2009-06-20 21:20:46 +0200
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Hidden Features
|
||||
title: iphoneOS Hidden Features
|
||||
layout: default
|
||||
created: 2009-06-20 21:18:27 +0200
|
||||
updated: 2009-06-20 21:19:17 +0200
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Firmware 3.0 BETA without registration
|
||||
title: iOS Firmware 3.0 BETA without registration
|
||||
layout: default
|
||||
created: 2009-05-14 17:17:58 +0200
|
||||
updated: 2009-08-01 20:03:23 +0200
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Emojis
|
||||
title: iOS Emoji Keyboard
|
||||
layout: default
|
||||
created: 2009-11-30 16:00:28 +0100
|
||||
updated: 2009-11-30 22:21:44 +0100
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Feature Bits
|
||||
title: SanDisk Sansa Feature Bits
|
||||
layout: default
|
||||
created: 2008-12-31 00:32:38 +0100
|
||||
updated: 2008-12-31 00:32:38 +0100
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Video format
|
||||
title: SanDisk Sansa Video format
|
||||
layout: default
|
||||
created: 2008-12-31 00:33:58 +0100
|
||||
updated: 2009-03-01 13:00:13 +0100
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: ID3 tagging & Album Art
|
||||
title: ID3 tagging & Album Art on the FUZE
|
||||
layout: default
|
||||
created: 2008-12-31 16:02:09 +0100
|
||||
updated: 2009-04-14 02:12:23 +0200
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: MTP mode
|
||||
title: SanDisk Sansa MTP mode
|
||||
layout: default
|
||||
created: 2008-12-31 00:56:58 +0100
|
||||
updated: 2009-12-28 16:27:07 +0100
|
||||
|
@ -12,8 +12,8 @@ tags:
|
||||
- apt
|
||||
---
|
||||
At work we have the [Kerio Mailserver](http://www.kerio.com/mailserver) Appliance for VMware which is based on Fedora
|
||||
Core 6. Since they use the ugly `[yum](http://yum.baseurl.org/)`, I decided to install `[apt-rpm](http://apt-rpm.org/)`.
|
||||
I'm still missing something like `[aptitude](http://algebraicthunk.net/~dburrows/projects/aptitude/)`, but it is okay now.
|
||||
Core 6. Since they use the ugly [yum](http://yum.baseurl.org/), I decided to install [apt-rpm](http://apt-rpm.org/).
|
||||
I'm still missing something like [aptitude](http://algebraicthunk.net/~dburrows/projects/aptitude/), but it is okay now.
|
||||
|
||||
`apt-rpm` expects some `*.list` files in the `/etc/apt/sources.list.d/` directory - as does the Ubuntu `apt-get`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user