Bucket
Tag cloud
Picture wall
Daily
RSS feeds
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Links per page
  • 20 links
  • 50 links
  • 100 links
page 1 / 3
44 results tagged tips  ✕
The best and greatest tmux.conf ever · GitHub
Sun 03 May 2020 12:51:52 PM IST

Indeed the best and greatest

hack serveradmin snippet tips
https://gist.github.com/spicycode/1229612
CSS Layout
Sun 03 May 2020 07:18:46 AM IST

Fast layouts

css hack list template tips tools
https://csslayout.io/
1loc | Favorite JavaScript single line of code
Sun 03 May 2020 07:17:45 AM IST
hack javascript list tips tools tutorial
https://1loc.dev/
HTML DOM - Common tasks of managing HTML DOM with vanilla JavaScript
Sun 03 May 2020 07:17:13 AM IST
hack javascript tips tools tutorial
https://htmldom.dev/
Block Ads on Android 9.0+ (Without downloading any... - Samsung Global EU
Fri 27 Dec 2019 10:45:27 AM IST

Nice little trick to block ads across the system

android tips tool
https://r2.community.samsung.com/t5/Others/Block-Ads-on-Android-9-0-Without-downloading-any-app/td-p/3116743
What is GTD - Getting Things Done®
Wed 13 Nov 2019 12:29:16 AM IST
productivity tips tool
https://gettingthingsdone.com/what-is-gtd/
ssh to private-ip - Unix & Linux Stack Exchange
Tue 08 Oct 2019 09:19:17 PM IST
linux serveradmin ssh tips
https://unix.stackexchange.com/questions/87432/ssh-to-private-ip/87459#87459
Snippets and tools #5
Mon 30 Sep 2019 01:55:09 PM IST

Discover - Custom bash scripts used to automate various penetration testing tasks including recon, scanning, parsing, and creating malicious payloads and listeners with Metasploit.

Veil - Veil is a tool designed to generate metasploit payloads that bypass common anti-virus solutions.

Holistic Infosec - Lots of good pentesting tools available here.

GTFObins - The project collects legitimate functions of Unix binaries that can be abused to break out restricted shells, escalate or maintain elevated privileges, transfer files, spawn bind and reverse shells, and facilitate the other post-exploitation tasks.

commandline hack pentesting snippet tips tool tools
?Yd_KuA
Basic Linux Privilege Escalation
Sat 28 Sep 2019 09:11:42 AM IST

Instead of using a ready-to-use audit script, this one is more informative and in-depth

commandline linux pentesting security serveradmin tips
https://blog.g0tmi1k.com/2011/08/basic-linux-privilege-escalation/
Snippets and tools #1
Sun 22 Sep 2019 08:51:04 PM IST

As a follow-up to this I think, I am going to start a new feature here on Bucket: new commandline tools/tips which I find as I work. Here is today's:

  • View files as they change:
    tail -f /path/to/file
  • Scan websites for vulnerabilities: nikto link here
  • feed nmap output into nikto:
    nmap -p80 192.168.0.0/24 -oG - | nikto.pl -h -
commandline linux RTFM snippet tips
?dSEFDA
Security in a Box - Digital security tools and tactics
Thu 05 Sep 2019 11:20:11 PM IST
privacy security tips
https://securityinabox.org/en/
How to Use PowerPoint to Improve Your Landing Page Screenshots
Fri 14 Jun 2019 01:24:28 PM IST

Very interesting use of powerpoint.

design tips ui ux
https://blog.capterra.com/powerpoint-landing-page-screenshots/
How I'm Balancing Multiple Companies, My Family, and a Passion Project - Indie Hackers
Mon 03 Jun 2019 10:15:02 PM IST

Ruthlessly prioritize your tasks and strategic decisions so you stop wasting energy and precious lifetime.

interview tips
https://www.indiehackers.com/interview/undefined
A rant about self-help gurus and self-help literature [NP] : india
Mon 03 Jun 2019 09:24:13 PM IST

This is one of the best posts in /r/India. While I don’t agree with everything that’s written here, but I do agree with this:

Do not make the mistake of continuously looking for "that one self-help book" that will change your life.

books tips
https://www.reddit.com/r/india/comments/8nn7r1/a_rant_about_selfhelp_gurus_and_selfhelp/
How to remove duplicate lines from files keeping the original order
Wed 29 May 2019 03:42:52 PM IST

To remove the duplicate lines preserving their order in the file use:

awk '!visited[$0]++' your_file > deduplicated_file
linux serveradmin tips
https://iridakos.com/how-to/2019/05/16/remove-duplicate-lines-preserving-order-linux.html
The Meaning of Colors in Web Design
Wed 22 May 2019 11:42:52 AM IST
thumbnail

So, I have taken up web-designing once again, after many many failed attempts. As I am learning new things, I am going to post here the useful resources that I find interesting.

design tips ui ux
https://spyrestudios.com/wp-content/uploads/gsinfographic-color.jpg
On writing copy that sells
Wed 15 May 2019 10:21:53 PM IST
tips writing
https://docs.google.com/document/d/1PyMCM_by8IabaIrBYpj4QQnm7dP07rOdTdzqZv8dZTs
7 Practical Tips for Cheating at Design – Refactoring UI – Medium
Wed 15 May 2019 06:36:39 PM IST
design design-pattern guide tips
https://medium.com/refactoring-ui/7-practical-tips-for-cheating-at-design-40c736799886
How to display avatars in Leader board – myCRED
Wed 01 May 2019 10:41:31 PM IST
php tips
https://www.mycred.me/support/forums/topic/how-to-display-avatars-in-leader-board/
7 things you should know about Vim
Wed 27 Feb 2019 11:07:55 AM IST
tips vim
https://hackernoon.com/7-things-you-should-know-about-vim-a8493847b642
page 1 / 3
319 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn