How to use a Random SQLite calling in Android
Read more: How to use a Random SQLite calling in AndroidSQLiteDatabase is your friend On Android systems, default database is SQLite. It is a nice way to save and use data, it’s also so similar to SQL and it’s opensource. SQLite supports standard relational database features like SQL syntax, transactions and prepared statements. SQLiteDatabase Android Reference provides a huge reference to implement it in your…
Change GRUB timeout on Fedora EFI
Read more: Change GRUB timeout on Fedora EFIGRUB timeout on Fedora 22 / 23 On GNU/Linux systems, boot details are managed by GRUB system. GRUB is a nice way to set up boot and kernel options without some frustrating issues. GRUB is a Multiboot boot loader, something like the first software program that runs when a computer starts. GRUB is easy to…
Samba share shakes like a tango
Read more: Samba share shakes like a tangoSamba, the right way is ok On GNU/Linux systems, sometimes it happens that simple things become complicated things. Personally, I have founded that Samba Share (SMB) is a nice way to share files, but with some frustrating issues. Samba is easy to configure and doesn’t need much work from the clients to access, supposed to…







