User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2019/04/03 13:55]
k2patel [CPanel]
start [2023/09/15 20:33] (current)
k2patel [QUICK]
Line 16: Line 16:
   * [[ Gem ]]   * [[ Gem ]]
   * [[ ZFS ]]   * [[ ZFS ]]
 +  * [[ OpenSSL ]]
 +  * [[ tlog ]]
 ===== Command Line Tools ===== ===== Command Line Tools =====
   * [[Finch]]   * [[Finch]]
Line 40: Line 42:
   * [[ plex media server ]]   * [[ plex media server ]]
   * [[ Synergy ]]   * [[ Synergy ]]
 +  * [[ Dell ]]
 ===== Linux ===== ===== Linux =====
   * [[ Bash Functions ]]   * [[ Bash Functions ]]
Line 83: Line 86:
   * [[ tomcat ]]   * [[ tomcat ]]
   * [[ docker ]]   * [[ docker ]]
 +  * [[ kubernetes ]]
   * [[ firewalld ]]   * [[ firewalld ]]
   * [[ systemd ]]   * [[ systemd ]]
   * [[ youtube-dl ]]   * [[ youtube-dl ]]
 +  * [[ SyFy ]]
 +  * [[ ipxe ]]
 ==== Flavour ==== ==== Flavour ====
   * [[OpenSUSE]]   * [[OpenSUSE]]
Line 92: Line 98:
   * [[Fedora, Redhat & CentOS]]   * [[Fedora, Redhat & CentOS]]
   * [[solaris]]   * [[solaris]]
 +  * [[FreeNAS]]
  
  
 ===== Mac ===== ===== Mac =====
 +  * [[ reset keychain password ]]
  
 ===== Unix ===== ===== Unix =====
Line 139: Line 147:
   * [[ make to ignore file hash ]]   * [[ make to ignore file hash ]]
   * [[ Freebsd + Nginx + Backuppc ]]   * [[ Freebsd + Nginx + Backuppc ]]
 +  * [[ Freebsd + Zfs daily ]]
  
 ===== MySQL ===== ===== MySQL =====
Line 167: Line 176:
   * [[http://​www.cpanel.net/​documentation/​easyapache/​ | easyapache ]]   * [[http://​www.cpanel.net/​documentation/​easyapache/​ | easyapache ]]
  
-==== College ​==== +* [[College]]
- +
-=== AdventureWorks2016CTP3 (suspect) === +
-During my course after importing database every time my laptop goes to sleep. +
-So following set of command restore the working database. +
-<​code>​ +
-EXEC sp_resetstatus AdventureWorks2016CTP3;​ +
-ALTER DATABASE AdventureWorks2016CTP3 SET EMERGENCY;​ +
-DBCC checkdb(AdventureWorks2016CTP3);​ +
-ALTER DATABASE AdventureWorks2016CTP3 SET SINGLE_USER WITH ROLLBACK IMMEDIATE;​ +
-DBCC CheckDB (AdventureWorks2016CTP3,​ REPAIR_ALLOW_DATA_LOSS);​ +
-ALTER DATABASE AdventureWorks2016CTP3 SET MULTI_USER;​ +
-</​code>​+
 ===== Windows ===== ===== Windows =====
   - [[ http://​bugs.php.net/​bugs-generating-backtrace-win32.php | Microsoft Debug Diagnostic Tools ]]   - [[ http://​bugs.php.net/​bugs-generating-backtrace-win32.php | Microsoft Debug Diagnostic Tools ]]
start.1554299725.txt.gz · Last modified: 2020/08/10 02:29 (external edit)