Useful tips for everyday
What version of Postgres is my pgAdmin? Using the Shell Command Line $ postgres -V postgres (PostgreSQL) 9.3.10. $ /usr/lib/postgresql/9.3/bin/postgres -V postgres (PostgreSQL) 9.3.10. $…
Can you scp between two remote servers? The scp tool relies on SSH (Secure Shell) to transfer files, so all you need is the username…
How do you calculate piston to deck clearance? How is it measured? Rotate the crankshaft so the piston is at TDC. Position the calipers on…
How to check the intersection of two rectangles? Suppose you have a rotated rectangle and a basic shape that rotation doesn’t matter for (such as…
Can you create your own font? FontStruct – is a free browser-based tool for creating your own typography. It lets you create your own fonts…
Can you install Steam on Fedora? Installing Steam on Fedora To get Steam on Fedora, you’ll have to use RMPFusion repository. RPMFusion is a series…
Can we edit standard report type in Salesforce? Standard report types can’t be edited, new fields are automatically added. Standard report types are not created…
How do I open a TIFF file in ArcMap? To add the Geo Tiff to ArcMap: Start by going to the Add Data prompt in…
How do I setup a DNS server on a Mac? On your Mac, choose Apple menu > System Preferences, then click Network. In the list…
How do I debug a web service code? The web service can be debugged in both the Java and COBOL programs. Stop the JBoss Server.…